[pLog-svn] r4567 - plugins/branches/lifetype-1.1/toptrackbackposts

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Jan 24 12:53:01 GMT 2007


Author: jondaley
Date: 2007-01-24 12:53:00 +0000 (Wed, 24 Jan 2007)
New Revision: 4567

Modified:
   plugins/branches/lifetype-1.1/toptrackbackposts/plugintoptrackbackposts.class.php
Log:
removed debugging code

Modified: plugins/branches/lifetype-1.1/toptrackbackposts/plugintoptrackbackposts.class.php
===================================================================
--- plugins/branches/lifetype-1.1/toptrackbackposts/plugintoptrackbackposts.class.php	2007-01-24 02:46:03 UTC (rev 4566)
+++ plugins/branches/lifetype-1.1/toptrackbackposts/plugintoptrackbackposts.class.php	2007-01-24 12:53:00 UTC (rev 4567)
@@ -77,7 +77,7 @@
 
             $db =& Db::getDb();
             $result = $db->Execute( $query ); 
-            print $query;
+
             if( !$result ) 
                 return false; 
             



More information about the pLog-svn mailing list