Falko Timme
2013-10-21 8b3992261b8d6e57e539a2a8b7fe74bf21ffddbd
server/lib/classes/plugins.inc.php
@@ -43,7 +43,7 @@
      global $app,$conf;
      $subPath = 'plugins-enabled';
      if ($type == 'core') $subPath = 'plugins-core';
      //if ($type == 'core') $subPath = 'plugins-core';
      
      $plugins_dir = $conf['rootpath'].$conf['fs_div'].$subPath.$conf['fs_div'];
      $tmp_plugins = array();