[pLog-svn] r4932 - plugins/branches/lifetype-1.2/authimage

jondaley at devel.lifetype.net jondaley at devel.lifetype.net
Fri Mar 2 14:02:09 EST 2007


Author: jondaley
Date: 2007-03-02 14:02:08 -0500 (Fri, 02 Mar 2007)
New Revision: 4932

Modified:
   plugins/branches/lifetype-1.2/authimage/pluginauthimage.class.php
Log:
don't need this

Modified: plugins/branches/lifetype-1.2/authimage/pluginauthimage.class.php
===================================================================
--- plugins/branches/lifetype-1.2/authimage/pluginauthimage.class.php	2007-03-02 17:57:55 UTC (rev 4931)
+++ plugins/branches/lifetype-1.2/authimage/pluginauthimage.class.php	2007-03-02 19:02:08 UTC (rev 4932)
@@ -1,7 +1,6 @@
 <?php
 
     lt_include( PLOG_CLASS_PATH."class/plugin/pluginbase.class.php" );
-    lt_include( PLOG_CLASS_PATH."class/plugin/pluginmanager.class.php" );
 
     define( "AUTHIMAGE_FILE", "/plugins/authimage/authimage.php" );
     define( "AUTHIMAGE_BACKGROUND_FOLDER", PLOG_CLASS_PATH."plugins/authimage/backgrounds/" );



More information about the pLog-svn mailing list