[pLog-svn] r1765 - plog/branches/plog-1.1-ben/class/action

ork at devel.plogworld.net ork at devel.plogworld.net
Tue Apr 5 22:43:51 GMT 2005


Author: ork
Date: 2005-04-05 22:43:50 +0000 (Tue, 05 Apr 2005)
New Revision: 1765

Modified:
   plog/branches/plog-1.1-ben/class/action/defaultaction.class.php
Log:
include


Modified: plog/branches/plog-1.1-ben/class/action/defaultaction.class.php
===================================================================
--- plog/branches/plog-1.1-ben/class/action/defaultaction.class.php	2005-04-05 22:35:55 UTC (rev 1764)
+++ plog/branches/plog-1.1-ben/class/action/defaultaction.class.php	2005-04-05 22:43:50 UTC (rev 1765)
@@ -76,6 +76,7 @@
 			}
 
             include_once( PLOG_CLASS_PATH."class/data/timestamp.class.php" );
+            include_once( PLOG_CLASS_PATH."class/dao/articlecategories.class.php" );
 
             // if we got a category name instead of a category id, then we
             // should first look up this category in the database and see if




More information about the pLog-svn mailing list