mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-23 07:09:20 +01:00
Oops, forgot to include
This commit is contained in:
parent
f1b4d8ea6a
commit
e74021fc3c
@ -25,6 +25,7 @@
|
|||||||
|
|
||||||
if(file_exists('./header.inc.php'))
|
if(file_exists('./header.inc.php'))
|
||||||
{
|
{
|
||||||
|
include('./header.inc.php');
|
||||||
if(function_exists('CreateObject'))
|
if(function_exists('CreateObject'))
|
||||||
{
|
{
|
||||||
$GLOBALS['phpgw']->sessions = CreateObject('phpgwapi.sessions');
|
$GLOBALS['phpgw']->sessions = CreateObject('phpgwapi.sessions');
|
||||||
|
Loading…
Reference in New Issue
Block a user