From: hickert Date: Mon, 6 Nov 2006 04:11:07 +0000 (+0000) Subject: Fixed reload problem X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=30b1214b93d0e3163bd1d5b22a21360a1d8d75dc;p=gosa.git Fixed reload problem git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.5@5009 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/html/setup.php b/html/setup.php index 787d709df..aec16d04d 100644 --- a/html/setup.php +++ b/html/setup.php @@ -25,7 +25,7 @@ $_SESSION['DEBUGLEVEL']= 1; if (!isset($_GET['js']) && !isset($_SESSION['js'])){ echo ''; $_SESSION['js']= FALSE;