[pLog-svn] r1959 - plugins/trunk

oscar at devel.plogworld.net oscar at devel.plogworld.net
Fri May 6 21:36:33 GMT 2005


Author: oscar
Date: 2005-05-06 21:36:33 +0000 (Fri, 06 May 2005)
New Revision: 1959

Modified:
   plugins/trunk/atom.php
Log:
no need for debug.php anymore.

Modified: plugins/trunk/atom.php
===================================================================
--- plugins/trunk/atom.php	2005-05-06 21:35:50 UTC (rev 1958)
+++ plugins/trunk/atom.php	2005-05-06 21:36:33 UTC (rev 1959)
@@ -11,7 +11,6 @@
 	include_once( PLOG_CLASS_PATH."plugins/atom/class/xml/atom/atomserver.class.php" );
 	include_once( PLOG_CLASS_PATH."plugins/atom/class/logger/atomlogger.class.php" );
     include_once( PLOG_CLASS_PATH."class/config/config.class.php" );
-	include_once( PLOG_CLASS_PATH."debug.php" );    	
 
 	
 	// some of our settings are in the configuration




More information about the pLog-svn mailing list