Browse Source

don't load info plugin functions in setup.php

tokul 19 years ago
parent
commit
0951b23632
1 changed files with 0 additions and 3 deletions
  1. 0 3
      plugins/info/setup.php

+ 0 - 3
plugins/info/setup.php

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