mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-14 18:48:21 -07:00
PSR-4 compatible legacy code autoloading. Clean up.
This commit is contained in:
parent
80a035d191
commit
f254dabddb
2 changed files with 0 additions and 3 deletions
|
@ -284,7 +284,6 @@ 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('CLASS_DIR', BB_PATH . '/library/includes/classes');
|
||||
define('UCP_DIR', BB_PATH . '/library/includes/ucp');
|
||||
define('LANG_ROOT_DIR', BB_PATH . '/library/language');
|
||||
define('IMAGES_DIR', BB_PATH . '/styles/images');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue