dash fix
This commit is contained in:
@@ -32,9 +32,7 @@ class Login extends WRB_Controller {
|
||||
$res = $this->wrenchboard_api($data, $out);
|
||||
$is_live = $this->backend_model->cfgReadChar("system.live");
|
||||
|
||||
|
||||
// var_dump($out);
|
||||
// exit;
|
||||
// print_r($out);
|
||||
if ($res == PHP_LOGIN_OK) {
|
||||
$this->load->model('account_model');
|
||||
|
||||
Reference in New Issue
Block a user