Removed forgotten debug code

This commit is contained in:
TimZ99 2019-05-22 00:32:54 +02:00
parent 5d81d560e6
commit 66996f0c73
No known key found for this signature in database
GPG Key ID: 4D8268DC68E8339D
1 changed files with 1 additions and 1 deletions

View File

@ -181,7 +181,7 @@ class UserController extends AbstractController {
}
}
}
die(var_dump($this->servers));
$tpl_data = array(
'titlemode' => $title,
'placeholder_password' => $placeholder_password,