From 77dc33249f90ce6041abfe5490968ebabbd34fe5 Mon Sep 17 00:00:00 2001 From: cajus Date: Tue, 16 May 2006 07:55:43 +0000 Subject: [PATCH] Moved z-index to the visible layer git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3359 594d385d-05f5-0310-b6e9-bd551577e9d8 --- TODO | 5 ++--- include/functions.inc | 2 +- include/php_setup.inc | 2 +- plugins/admin/departments/class_divListDepartment.inc | 2 +- 4 files changed, 5 insertions(+), 6 deletions(-) diff --git a/TODO b/TODO index 3b471aad2..af8180ff9 100644 --- a/TODO +++ b/TODO @@ -12,8 +12,6 @@ Target for 2.4.1: * Add online help (english/german) Document how to generate it, generate it and check it in -* Fix DNS plugin. Add some more checks - * Enhance the export xls to export the whole three with a maximum of attributes in each sheet ( OpenSides ) * Enhance the pptp plugin (OpenSides ) @@ -33,7 +31,8 @@ Target for 2.4.1: Now: * evaluate what effects a ldap->cat(..., $this->attributes) will have to other plugins in class_plugin.inc -* Changing LDAP-Servers -> start tab! Actions? +* Changing NTP-Servers -> start tab! Actions? +* Fix DNS plugin. Add some more checks Target for 2.5: diff --git a/include/functions.inc b/include/functions.inc index 1e9b5b633..c9c500581 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -975,7 +975,7 @@ function print_red() if(isset($_SESSION['errors']) && strlen($_SESSION['errors'])==0) { $_SESSION['errors'].= "
". "". diff --git a/include/php_setup.inc b/include/php_setup.inc index 8676ae819..03727fce5 100644 --- a/include/php_setup.inc +++ b/include/php_setup.inc @@ -68,7 +68,7 @@ function gosaRaiseError($errno, $errstr, $errfile, $errline) if (isset($_SESSION['js']) && $_SESSION['js']==FALSE){ $error_collector= "
"; } else { - $error_collector= "
\"\" "._("Generating this page caused the PHP interpreter to raise some errors!")."