mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-27 10:23:28 +01:00
register globals
This commit is contained in:
parent
f7b2cefbf3
commit
726607234e
@ -165,7 +165,7 @@
|
||||
|
||||
if ( !$url )
|
||||
{
|
||||
$url = $GLOBALS['PHP_SELF'];
|
||||
$url = $_SERVER['PHP_SELF'];
|
||||
}
|
||||
if ( $iis )
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user