[pLog-svn] r3992 - plog/branches/lifetype-1.1.1/class/dao

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Sep 18 22:25:01 GMT 2006


Author: oscar
Date: 2006-09-18 22:25:01 +0000 (Mon, 18 Sep 2006)
New Revision: 3992

Modified:
   plog/branches/lifetype-1.1.1/class/dao/articlecategory.class.php
Log:
fixed a warning


Modified: plog/branches/lifetype-1.1.1/class/dao/articlecategory.class.php
===================================================================
--- plog/branches/lifetype-1.1.1/class/dao/articlecategory.class.php	2006-09-18 22:10:25 UTC (rev 3991)
+++ plog/branches/lifetype-1.1.1/class/dao/articlecategory.class.php	2006-09-18 22:25:01 UTC (rev 3992)
@@ -23,6 +23,7 @@
 		var $_lastModification;
 		var $_blog;
 		var $_mangledName;
+		var $_articles;
 
 		/**
 		 * Creates an article category.



More information about the pLog-svn mailing list