X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=setup%2Fmain.inc;h=bce41ef68ff02ca28599b1f85ec7dd6974b016c3;hb=badec362128db3214c4b738a81cf879a4c406e9b;hp=fe41c80304c8d522d04480d1f9ca39bb36cc74ce;hpb=2847407c21d5b5bffc413bb62271394c822094a6;p=gosa.git diff --git a/setup/main.inc b/setup/main.inc index fe41c8030..bce41ef68 100644 --- a/setup/main.inc +++ b/setup/main.inc @@ -18,8 +18,6 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ -restore_error_handler(); - /* Create a new setup class if necessary */ if (!isset($_SESSION['setup']) || (isset($_GET['reset']) && $_GET['reset'] == 1)){ $_SESSION['setup']= new setup ();