[pLog-svn] r1949 - plog/branches/plog-1.0.1/class/summary/view

oscar at devel.plogworld.net oscar at devel.plogworld.net
Thu May 5 23:08:21 GMT 2005


Author: oscar
Date: 2005-05-05 23:08:21 +0000 (Thu, 05 May 2005)
New Revision: 1949

Modified:
   plog/branches/plog-1.0.1/class/summary/view/summarycachedview.class.php
Log:
removed more unnecessary debug stuff


Modified: plog/branches/plog-1.0.1/class/summary/view/summarycachedview.class.php
===================================================================
--- plog/branches/plog-1.0.1/class/summary/view/summarycachedview.class.php	2005-05-05 23:07:10 UTC (rev 1948)
+++ plog/branches/plog-1.0.1/class/summary/view/summarycachedview.class.php	2005-05-05 23:08:21 UTC (rev 1949)
@@ -46,8 +46,6 @@
 			$cacheId .= "$key=$value";
 			$cacheId = md5($cacheId);
 			
-			print("cache id = $cacheId<br/>");
-			
 			return $cacheId;
 		}
 		




More information about the pLog-svn mailing list