[pLog-svn] r2620 - plog/branches/plog-1.0.2/class/view/admin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Thu Nov 24 05:22:43 GMT 2005


Author: jondaley
Date: 2005-11-24 05:22:43 +0000 (Thu, 24 Nov 2005)
New Revision: 2620

Modified:
   plog/branches/plog-1.0.2/class/view/admin/adminplugintemplatedview.class.php
Log:
documentation fix. parameter must have been removed at some point

Modified: plog/branches/plog-1.0.2/class/view/admin/adminplugintemplatedview.class.php
===================================================================
--- plog/branches/plog-1.0.2/class/view/admin/adminplugintemplatedview.class.php	2005-11-24 05:21:30 UTC (rev 2619)
+++ plog/branches/plog-1.0.2/class/view/admin/adminplugintemplatedview.class.php	2005-11-24 05:22:43 UTC (rev 2620)
@@ -20,8 +20,6 @@
 		 * @param blogInfo
 		 * @param pluginId
 		 * @param templateName
-		 * @param useHeaderFooter Whether to use the templates/admin/header.template and
-		 * templates/admin/footer.template templates automatically
          */
         function AdminPluginTemplatedView( $blogInfo, $pluginId, $templateName )
         {




More information about the pLog-svn mailing list