[pLog-svn] r3452 - plog/trunk/class/view/admin/chooser

reto at devel.lifetype.net reto at devel.lifetype.net
Tue May 23 20:52:38 GMT 2006


Author: reto
Date: 2006-05-23 20:52:38 +0000 (Tue, 23 May 2006)
New Revision: 3452

Modified:
   plog/trunk/class/view/admin/chooser/adminsimpleresourceslistview.class.php
Log:
one & too much...

Modified: plog/trunk/class/view/admin/chooser/adminsimpleresourceslistview.class.php
===================================================================
--- plog/trunk/class/view/admin/chooser/adminsimpleresourceslistview.class.php	2006-05-23 13:57:49 UTC (rev 3451)
+++ plog/trunk/class/view/admin/chooser/adminsimpleresourceslistview.class.php	2006-05-23 20:52:38 UTC (rev 3452)
@@ -30,7 +30,7 @@
 			$blogSettings = $this->_blogInfo->getSettings();
             $this->setValue( "htmlarea", $blogSettings->getValue( "htmlarea_enabled", false ));
 
-			$this->_pagerUrl = "?op=resourceList&&mode=$destination&page=";
+			$this->_pagerUrl = "?op=resourceList&mode=$destination&page=";
 
 			parent::render();
 		}



More information about the pLog-svn mailing list