From: cajus Date: Tue, 18 Apr 2006 09:41:35 +0000 (+0000) Subject: ... and removed the sysfilter print_a X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e6609cd43f271ccc053a0dd541b0aee3945bb182;p=gosa.git ... and removed the sysfilter print_a git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3050 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/TODO b/TODO index b10bb2076..b5f4193e6 100644 --- a/TODO +++ b/TODO @@ -40,6 +40,12 @@ Target for 2.4.1: * Auto-Resize for subdialogs +* template is not uploaded but downloadable + +* template is not found in LDAP anymore - even if present + +* Base in User -> Posix -> Group add is dropped + Target for 2.5: =============== diff --git a/plugins/personal/posix/class_posixAccount.inc b/plugins/personal/posix/class_posixAccount.inc index 390a18f8c..18724b25f 100644 --- a/plugins/personal/posix/class_posixAccount.inc +++ b/plugins/personal/posix/class_posixAccount.inc @@ -347,7 +347,6 @@ class posixAccount extends plugin $sysfilter['regex']= $s; } register_global("sysfilter", $sysfilter); - print_a($sysfilter); /* Get workstation list */ $exclude= "";