From 2f5e66c927041621d4637861924cda55ba77bc78 Mon Sep 17 00:00:00 2001 From: cajus Date: Fri, 20 May 2005 14:03:37 +0000 Subject: [PATCH] Fixed nesting error git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@296 594d385d-05f5-0310-b6e9-bd551577e9d8 --- include/functions.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/functions.inc b/include/functions.inc index ab5666183..3c524da7d 100644 --- a/include/functions.inc +++ b/include/functions.inc @@ -1528,7 +1528,7 @@ function gosaRaiseError($errno, $errstr, $errfile, $errline) if ($_SESSION['js']==FALSE){ $error_collector= "
"; } else { - $error_collector= "

 "._("Generating this page caused the PHP interpreter to rise some errors!")."