mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 01:08:56 +00:00
Use default composer install folder (vendor) to align with laravel defaults
This commit is contained in:
@@ -19,4 +19,4 @@ if (!defined('NN_ROOT')) {
|
||||
define('NN_ROOT', dirname(NN_APP_PATH, 2));
|
||||
}
|
||||
|
||||
require_once NN_APP_PATH . DS . 'Libraries' . DS . 'autoload.php';
|
||||
require_once NN_ROOT . DS . 'vendor' . DS . 'autoload.php';
|
||||
|
||||
Reference in New Issue
Block a user