[pLog-svn] r3106 - plugins/trunk/categorybrowser

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Fri Mar 24 02:45:23 GMT 2006


Author: jondaley
Date: 2006-03-24 02:45:22 +0000 (Fri, 24 Mar 2006)
New Revision: 3106

Modified:
   plugins/trunk/categorybrowser/plugincategorybrowser.class.php
Log:
updated for 1.1

Modified: plugins/trunk/categorybrowser/plugincategorybrowser.class.php
===================================================================
--- plugins/trunk/categorybrowser/plugincategorybrowser.class.php	2006-03-24 02:43:05 UTC (rev 3105)
+++ plugins/trunk/categorybrowser/plugincategorybrowser.class.php	2006-03-24 02:45:22 UTC (rev 3106)
@@ -4,6 +4,7 @@
 include_once( PLOG_CLASS_PATH."class/plugin/pluginmanager.class.php" );
 include_once( PLOG_CLASS_PATH."class/dao/articles.class.php" );
 include_once( PLOG_CLASS_PATH."class/dao/article.class.php" );
+include_once( PLOG_CLASS_PATH."class/database/db.class.php" );
     
     /*
      * Plugin that offers features to return links to the next and previous articles



More information about the pLog-svn mailing list