Code

Upated sieveMangement list. Firt icon wasn't displayed
[gosa.git] / gosa-core / html / index.php
index b5e9bf62b0456826a04b007fcc2d01bbe64b119d..4cd21afb773edb503560b2c043c52dde5c94effd 100644 (file)
@@ -92,7 +92,7 @@ function displayLogin()
 
 /* Set error handler to own one, initialize time calculation
    and start session. */
-session_start ();
+session::start();
 
 /* Destroy old session if exists. 
    Else you will get your old session back, if you not logged out correctly. */