don't load info plugin functions in setup.php
authortokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 19 Mar 2006 10:53:23 +0000 (10:53 +0000)
committertokul <tokul@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Sun, 19 Mar 2006 10:53:23 +0000 (10:53 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@10995 7612ce4b-ef26-0410-bec9-ea0150e637f0

plugins/info/setup.php

index 0f7563d5205bb29c81e5644d6bcd6e7e247d0ff7..0f26b732df06bdfe2693330bfb27ed40f4090345 100644 (file)
@@ -11,9 +11,6 @@
  * @subpackage info
  */
 
-/** @ignore */
-require_once (SM_PATH . 'plugins/info/functions.php');
-
 /**
  * Plugin init function
  * @access private