[pLog-svn] r4720 - plog/branches/lifetype-1.2/class/gallery/dao

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Feb 12 17:40:49 EST 2007


Author: oscar
Date: 2007-02-12 17:40:49 -0500 (Mon, 12 Feb 2007)
New Revision: 4720

Modified:
   plog/branches/lifetype-1.2/class/gallery/dao/galleryresources.class.php
Log:
Removed some debug code

Modified: plog/branches/lifetype-1.2/class/gallery/dao/galleryresources.class.php
===================================================================
--- plog/branches/lifetype-1.2/class/gallery/dao/galleryresources.class.php	2007-02-12 18:57:05 UTC (rev 4719)
+++ plog/branches/lifetype-1.2/class/gallery/dao/galleryresources.class.php	2007-02-12 22:40:49 UTC (rev 4720)
@@ -862,8 +862,6 @@
 				$query .= " OR normalized_description LIKE '%".Db::qstr( $searchTerms )."%'";
 			}
 			
-			print($query);
-			
 			return( $query );
 		}
 		



More information about the pLog-svn mailing list