[pLog-svn] r4266 - in plugins/branches/lifetype-1.1: . topcommentposts unported

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Wed Nov 8 04:46:44 GMT 2006


Author: jondaley
Date: 2006-11-08 04:46:43 +0000 (Wed, 08 Nov 2006)
New Revision: 4266

Added:
   plugins/branches/lifetype-1.1/topreadposts/
Removed:
   plugins/branches/lifetype-1.1/unported/topreadposts/
Modified:
   plugins/branches/lifetype-1.1/topcommentposts/plugintopcommentposts.class.php
Log:
updated to 1.1

Modified: plugins/branches/lifetype-1.1/topcommentposts/plugintopcommentposts.class.php
===================================================================
--- plugins/branches/lifetype-1.1/topcommentposts/plugintopcommentposts.class.php	2006-11-08 04:45:06 UTC (rev 4265)
+++ plugins/branches/lifetype-1.1/topcommentposts/plugintopcommentposts.class.php	2006-11-08 04:46:43 UTC (rev 4266)
@@ -31,6 +31,7 @@
 
 		function init()
 		{
+			include_once( PLOG_CLASS_PATH."class/template/menu/menu.class.php" );
             $this->registerAdminAction( "topcommentposts", "PluginTopCommentPostsConfigAction" );
 			$this->registerAdminAction( "updateTopCommentPostsConfig", "PluginTopCommentPostsUpdateConfigAction" );
 			

Copied: plugins/branches/lifetype-1.1/topreadposts (from rev 4265, plugins/branches/lifetype-1.1/unported/topreadposts)



More information about the pLog-svn mailing list