Fixing style errors.
This commit is contained in:
parent
74473edb0c
commit
03bd6e4db3
@ -61,7 +61,7 @@ if (! empty($conf->global->MAIN_NGINX_FIX))
|
|||||||
{
|
{
|
||||||
$url = (isset($_SERVER['SCRIPT_URI']) && $_SERVER["SCRIPT_URI"] !== null) ? $_SERVER["SCRIPT_URI"] : $_SERVER['PHP_SELF'];
|
$url = (isset($_SERVER['SCRIPT_URI']) && $_SERVER["SCRIPT_URI"] !== null) ? $_SERVER["SCRIPT_URI"] : $_SERVER['PHP_SELF'];
|
||||||
}
|
}
|
||||||
|
|
||||||
// Enable and test if module Api is enabled
|
// Enable and test if module Api is enabled
|
||||||
if (empty($conf->global->MAIN_MODULE_API))
|
if (empty($conf->global->MAIN_MODULE_API))
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user