diff --git a/scripts/shells/shell.php b/scripts/shells/shell.php index a3f16bc5..ea2752a1 100644 --- a/scripts/shells/shell.php +++ b/scripts/shells/shell.php @@ -118,11 +118,9 @@ class Shell { * @access public */ public function startup() { - #CHECK! if (empty($this->params['q'])) { $this->_welcome(); } - $CONF = Config::read('all'); } /** * Displays a header for the shell