Skip to content
Snippets Groups Projects
Commit 90bdaecb authored by Patrick Barroca's avatar Patrick Barroca :grin:
Browse files

remove debug

parent f0f0c0bf
Branches
Tags
1 merge request!2334Master
Pipeline #722 passed with stage
in 22 minutes and 33 seconds
......@@ -25,7 +25,6 @@ if (isset($_REQUEST['admin_login'])) {
}
function cosmo_auth($user, $passe, $cfg) {
xdebug_break();
$sgbd_user = getVariable('admin_login');
$sgbd_passe = getVariable('admin_pwd');
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment