Fixed config.php.in

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2020-03-15 15:33:02 +01:00
parent 18b709659e
commit 73c6c54f2b
2 changed files with 3 additions and 6 deletions

View File

@ -12,6 +12,3 @@ function browser_detect() {
}
define('MOBILE_DEVICE', browser_detect());
?>