mirror of
https://github.com/Combodo/iTop.git
synced 2026-03-05 17:14:20 +01:00
fix an indentation problem (thanks @Hipska)
This commit is contained in:
@@ -847,7 +847,7 @@ class utils
|
||||
*
|
||||
* @since 2.7.4 $bForceTrustProxy param added
|
||||
*/
|
||||
public static function GetDefaultUrlAppRoot($bForceTrustProxy = false)
|
||||
public static function GetDefaultUrlAppRoot($bForceTrustProxy = false)
|
||||
{
|
||||
$sAbsoluteUrl = self::GetCurrentAbsoluteUrl($bForceTrustProxy, true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user