Skip to content
Snippets Groups Projects
Commit 56178c6f authored by Jared Hancock's avatar Jared Hancock
Browse files

Fixup incorrect config load detection

parent f9be7726
Branches
Tags
No related merge requests found
......@@ -48,8 +48,6 @@ class FileManager extends Module {
function run($args, $options) {
if (!defined('OST_INSTALLED'))
$this->fail('Install your config file into `include/`');
Bootstrap::connect();
osTicket::start();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment