From: hickert Date: Fri, 23 Jul 2010 07:12:26 +0000 (+0000) Subject: Removed debug output X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=2d41e33ed8cf0f4856982f7d597d21474ff00a49;p=gosa.git Removed debug output git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6@19051 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-core/include/functions.inc b/gosa-core/include/functions.inc index 4434c514c..9a06ea1c1 100644 --- a/gosa-core/include/functions.inc +++ b/gosa-core/include/functions.inc @@ -3025,7 +3025,6 @@ function change_password ($dn, $password, $mode=0, $hash= "") // Create SMB Password if ($config->get_cfg_value('sambaHashHook', NULL)) { - echo "111111"; $attrs= generate_smb_nt_hash($password); if ($shadow != 0){