Skip to content

Commit e9a9ad0

Browse files
author
Marius Burkard
committed
Apply 1 suggestion(s) to 1 file(s)
1 parent 90b88d3 commit e9a9ad0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

interface/lib/app.inc.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,6 @@ public function __destruct() {
8686
}
8787

8888
public function initialize_session() {
89-
global $conf;
90-
9189
//* Start the session
9290
if($this->_conf['start_session'] == true) {
9391
session_name('ISPCSESS');

0 commit comments

Comments
 (0)