mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-21 05:43:55 -07:00
removed: Extra CFG_DIR
constant (#1936)
This commit is contained in:
parent
dcd7002c2a
commit
4b16b847f5
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ define('LOG_DIR', BB_PATH . '/internal_data/log');
|
|||
define('TRIGGERS_DIR', BB_PATH . '/internal_data/triggers');
|
||||
define('AJAX_DIR', BB_PATH . '/library/ajax');
|
||||
define('ATTACH_DIR', BB_PATH . '/library/attach_mod');
|
||||
define('CFG_DIR', BB_PATH . '/library/config');
|
||||
define('INC_DIR', BB_PATH . '/library/includes');
|
||||
define('UCP_DIR', BB_PATH . '/library/includes/ucp');
|
||||
define('LANG_ROOT_DIR', BB_PATH . '/library/language');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue