[pLog-svn] r4390 - plog/branches/lifetype-1.2-resource-test/class/gallery/dao

oscar at devel.lifetype.net oscar at devel.lifetype.net
Thu Dec 14 22:29:22 GMT 2006


Author: oscar
Date: 2006-12-14 22:29:21 +0000 (Thu, 14 Dec 2006)
New Revision: 4390

Modified:
   plog/branches/lifetype-1.2-resource-test/class/gallery/dao/galleryresources.class.php
Log:
and some more


Modified: plog/branches/lifetype-1.2-resource-test/class/gallery/dao/galleryresources.class.php
===================================================================
--- plog/branches/lifetype-1.2-resource-test/class/gallery/dao/galleryresources.class.php	2006-12-14 22:27:37 UTC (rev 4389)
+++ plog/branches/lifetype-1.2-resource-test/class/gallery/dao/galleryresources.class.php	2006-12-14 22:29:21 UTC (rev 4390)
@@ -820,8 +820,6 @@
 
             $row = $result->FetchRow();
 
-			print_r($row);
-
             if( $row["total"] == 0 )
             	$result = false;
             else



More information about the pLog-svn mailing list