r4599 - plugins/trunk/unported/print

oscar at devel.lifetype.net oscar at devel.lifetype.net
Sat Jan 27 15:16:23 EST 2007


Author: oscar
Date: 2007-01-27 15:16:23 -0500 (Sat, 27 Jan 2007)
New Revision: 4599

Modified:
   plugins/trunk/unported/print/pluginprint.class.php
Log:
Removed an unnecessary comment, but working otherwise.

Modified: plugins/trunk/unported/print/pluginprint.class.php
===================================================================
--- plugins/trunk/unported/print/pluginprint.class.php	2007-01-27 20:10:56 UTC (rev 4598)
+++ plugins/trunk/unported/print/pluginprint.class.php	2007-01-27 20:16:23 UTC (rev 4599)
@@ -27,9 +27,6 @@
 		{			
 		    // action to show the form to add a new story
 		    $this->registerBlogAction( "printView", "PrintPostAction" );
-			
-			// add a couple of menu entries
-			//$this->addMenuEntry( "/menu/controlCenter/manageSettings", "printPluginSettings", "admin.php?op=printPluginSettings", "", true, false );			
 		}
 		
 		/**



More information about the pLog-svn mailing list