Correction Variable
This commit is contained in:
parent
98bd2de239
commit
ba8bbc77fb
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
//Init plugin directory
|
||||
if (!defined('PLUGINS_DIR')) {
|
||||
define('PLUGINS_DIR', RCUBE_INSTALL_PATH . 'plugins/');
|
||||
define('PLUGINS_DIR', INSTALL_PATH . 'plugins/');
|
||||
}
|
||||
|
||||
class plugin_api{
|
||||
|
|
Loading…
Add table
Reference in a new issue