[pLog-svn] r960 - plog/trunk

oscar at devel.plogworld.net oscar at devel.plogworld.net
Sun Feb 6 13:48:50 GMT 2005


Author: oscar
Date: 2005-02-06 13:48:49 +0000 (Sun, 06 Feb 2005)
New Revision: 960

Modified:
   plog/trunk/error.php
Log:
fixed one small issue

Modified: plog/trunk/error.php
===================================================================
--- plog/trunk/error.php	2005-02-06 13:35:21 UTC (rev 959)
+++ plog/trunk/error.php	2005-02-06 13:48:49 UTC (rev 960)
@@ -6,6 +6,7 @@
 
     include_once( PLOG_CLASS_PATH."class/net/http/httpvars.class.php" );
     include_once( PLOG_CLASS_PATH."class/config/config.class.php" );
+	include_once( PLOG_CLASS_PATH."class/net/request.class.php" );
 
     /**
      * Implements an error handler for 401, 403 and 404 errors so that




More information about the pLog-svn mailing list