[pLog-svn] r2621 - plog/branches/plog-1.0.2/class/plugin

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Thu Nov 24 05:23:29 GMT 2005


Author: jondaley
Date: 2005-11-24 05:23:28 +0000 (Thu, 24 Nov 2005)
New Revision: 2621

Modified:
   plog/branches/plog-1.0.2/class/plugin/pluginbase.class.php
Log:
documentation fix.  parameters in wrong order

Modified: plog/branches/plog-1.0.2/class/plugin/pluginbase.class.php
===================================================================
--- plog/branches/plog-1.0.2/class/plugin/pluginbase.class.php	2005-11-24 05:22:43 UTC (rev 2620)
+++ plog/branches/plog-1.0.2/class/plugin/pluginbase.class.php	2005-11-24 05:23:28 UTC (rev 2621)
@@ -239,8 +239,8 @@
 		 *
          * @param path The XPath to the option
          * @param id The identifier of the new option
+         * @param url The url where this new option is pointing to
          * @param localeId
-         * @param url The url where this new option is pointing to
          * @param blogOwner Whether this new option can only be used by blog owners
          * @param siteAdmin Whether this new option can only be used by site admins		 
 		 * @see Menu::addEntry




More information about the pLog-svn mailing list