[pLog-svn] r2394 - plog/branches/plog-1.0.2/class/summary/action

jondaley at devel.plogworld.net jondaley at devel.plogworld.net
Wed Aug 3 10:32:50 GMT 2005


Author: jondaley
Date: 2005-08-03 10:32:49 +0000 (Wed, 03 Aug 2005)
New Revision: 2394

Modified:
   plog/branches/plog-1.0.2/class/summary/action/userlistaction.class.php
Log:
whoops, missed a line of debugging on the last commit

Modified: plog/branches/plog-1.0.2/class/summary/action/userlistaction.class.php
===================================================================
--- plog/branches/plog-1.0.2/class/summary/action/userlistaction.class.php	2005-08-03 10:30:08 UTC (rev 2393)
+++ plog/branches/plog-1.0.2/class/summary/action/userlistaction.class.php	2005-08-03 10:32:49 UTC (rev 2394)
@@ -24,7 +24,7 @@
 			                                               "locale" => $this->_locale->getLocaleCode()));
 			if( $this->_view->isCached()) {
 				// nothing to do, the view is cached
-//				return true;
+				return true;
 			}
 			
 			$this->setCommonData();




More information about the pLog-svn mailing list