[pLog-svn] r2987 - plog/trunk

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sun Feb 26 01:42:41 GMT 2006


Author: oscar
Date: 2006-02-26 01:42:41 +0000 (Sun, 26 Feb 2006)
New Revision: 2987

Modified:
   plog/trunk/blog.php
Log:
Just forgot this one...

Modified: plog/trunk/blog.php
===================================================================
--- plog/trunk/blog.php	2006-02-26 01:42:07 UTC (rev 2986)
+++ plog/trunk/blog.php	2006-02-26 01:42:41 UTC (rev 2987)
@@ -7,6 +7,7 @@
     include_once( PLOG_CLASS_PATH."class/config/config.class.php" );
     include_once( PLOG_CLASS_PATH."class/net/http/httpvars.class.php" );
 	include_once( PLOG_CLASS_PATH."class/net/customurlhandler.class.php" );
+	include_once( PLOG_CLASS_PATH."class/net/request.class.php" );
     
     // get the configuration data
     $config =& Config::getConfig();



More information about the pLog-svn mailing list