mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-05 13:39:23 +01:00
"quiten permanent error_log"
This commit is contained in:
parent
b97b485700
commit
c0eec4aa07
@ -122,7 +122,7 @@ class browser
|
|||||||
self::$br = '<br>';
|
self::$br = '<br>';
|
||||||
self::$p = '<p>';
|
self::$p = '<p>';
|
||||||
}
|
}
|
||||||
error_log(__METHOD__."() $_SERVER[HTTP_USER_AGENT] --> agent=".self::$agent.', version='.self::$version.', platform='.self::$platform);
|
//error_log(__METHOD__."() $_SERVER[HTTP_USER_AGENT] --> agent=".self::$agent.', version='.self::$version.', platform='.self::$platform);
|
||||||
}
|
}
|
||||||
|
|
||||||
public static function return_array()
|
public static function return_array()
|
||||||
|
Loading…
Reference in New Issue
Block a user