diff options
Diffstat (limited to 'lib/config.php')
| -rw-r--r-- | lib/config.php | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/config.php b/lib/config.php index fac6e02..c4fc5d8 100644 --- a/lib/config.php +++ b/lib/config.php @@ -111,7 +111,5 @@ $cfg['rating']['names'] = $n; define('CONFIG', $cfg); -define("INSTANCE_STATIC_FOLDER", "static"); // Static folder. Used only in /404.php. - // FOR DEVELOPERS define("CLIENT_REQUIRES_JSON", isset($_SERVER["HTTP_ACCEPT"]) && $_SERVER["HTTP_ACCEPT"] == "application/json");
\ No newline at end of file |
