Code

Upated sieveMangement list. Firt icon wasn't displayed
[gosa.git] / gosa-core / html / helpviewer.php
index 6fae266d4474d2ba7f7af13ff19ab0d19b7c9087..fed1414feb768dcfc50d6b890917a1952173e934 100644 (file)
@@ -27,7 +27,7 @@ error_reporting(E_ALL | E_STRICT);
 restore_error_handler();
 header("Content-type: text/html; charset=UTF-8");
 
-session_start();
+session::start();
 
 /* If no config object is found in the session, abort help */
 if (!session::is_set('config')){