mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
refactor(dev): Added missing \TorrentPier\Dev::init()
This commit is contained in:
parent
1ae5a830fd
commit
e9a865d173
1 changed files with 1 additions and 0 deletions
|
@ -129,6 +129,7 @@ if (APP_ENV === 'local') {
|
|||
} else {
|
||||
define('DBG_USER', isset($_COOKIE[COOKIE_DBG]));
|
||||
}
|
||||
(\TorrentPier\Dev::init());
|
||||
|
||||
/**
|
||||
* Server variables initialize
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue