mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Removed trailing ?> and added comment to prevent people from adding it
and getting into trouble with cookies because output has been sent
This commit is contained in:
parent
a8348b7faa
commit
2e1d3cbe49
@ -40,4 +40,6 @@
|
||||
if (!$phpgw_info["flags"]["noapi"] == True){
|
||||
include($phpgw_info["server"]["include_root"] . "/phpgwapi/phpgw.inc.php");
|
||||
}
|
||||
?>
|
||||
|
||||
// Leave off the final php closing tag, some editors will add
|
||||
// a \n or space after which will mess up cookies later on
|
||||
|
Loading…
Reference in New Issue
Block a user