[pLog-svn] r999 - plog/trunk/class/dao

ork at devel.plogworld.net ork at devel.plogworld.net
Tue Feb 8 14:51:48 GMT 2005


Author: ork
Date: 2005-02-08 14:51:48 +0000 (Tue, 08 Feb 2005)
New Revision: 999

Modified:
   plog/trunk/class/dao/article.class.php
Log:
i guess there are no pages anymore..


Modified: plog/trunk/class/dao/article.class.php
===================================================================
--- plog/trunk/class/dao/article.class.php	2005-02-08 14:49:32 UTC (rev 998)
+++ plog/trunk/class/dao/article.class.php	2005-02-08 14:51:48 UTC (rev 999)
@@ -45,7 +45,6 @@
         var $_numTrackbacks;
         var $_properties;
 		var $_timeOffset;
-		var $_pages;
 		var $_fields;
 		var $_trackbacks;
 		var $_slug;
@@ -88,7 +87,6 @@
 			//$this->_date = 0;
             $this->_properties = $properties;
 			$this->_timeOffset = 0;
-			$this->_pages = $pages;
 			$this->_fields = Array();
 			$this->_comments = Array();
 




More information about the pLog-svn mailing list