[pLog-svn] r4171 - plugins/branches/lifetype-1.1/gallery

oscar at devel.lifetype.net oscar at devel.lifetype.net
Mon Oct 23 10:25:02 GMT 2006


Author: oscar
Date: 2006-10-23 10:25:02 +0000 (Mon, 23 Oct 2006)
New Revision: 4171

Modified:
   plugins/branches/lifetype-1.1/gallery/plugingallery.class.php
Log:
Fixed. I will upload it later.


Modified: plugins/branches/lifetype-1.1/gallery/plugingallery.class.php
===================================================================
--- plugins/branches/lifetype-1.1/gallery/plugingallery.class.php	2006-10-23 10:24:22 UTC (rev 4170)
+++ plugins/branches/lifetype-1.1/gallery/plugingallery.class.php	2006-10-23 10:25:02 UTC (rev 4171)
@@ -1,6 +1,7 @@
 <?php
 include_once( PLOG_CLASS_PATH."class/plugin/pluginbase.class.php" );
 include_once( PLOG_CLASS_PATH."plugins/gallery/class/gallery/galleryhelper.class.php" );
+include_once( PLOG_CLASS_PATH."class/template/menu/menu.class.php" );
 
 /**
  * This class is responsible for initializing the gallery plugin.  The gallery plugin



More information about the pLog-svn mailing list