Verified Commit e8ecb050 authored by dockx thibault's avatar dockx thibault
Browse files

:ambulance: Fix(Snapshots) - removes error logs

Removes error logs and other visual helpers.
Showing with 0 additions and 1 deletion
+0 -1
......@@ -333,7 +333,6 @@ class SnapshotHandler
*/
function removeSnapshot ($dn)
{
error_log($dn);
global $config;
$ldap = $config->get_ldap_link();
$ldap->cd($config->current['BASE']);
......
Supports Markdown
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