mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-31 02:21:28 +01:00
update hook_admin
This commit is contained in:
parent
31f9734d02
commit
fb2360c3d5
@ -19,6 +19,6 @@
|
|||||||
);
|
);
|
||||||
|
|
||||||
//Do not modify below this line
|
//Do not modify below this line
|
||||||
display_section($appname,lang($appname),$file); // please not 2. appname is for .14 compatibilty
|
$GLOBALS['phpgw']->common->display_mainscreen($appname,$file);
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
Loading…
Reference in New Issue
Block a user