Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/aslo/config-local.php
blob: dbf5d80e8f7a78cda1ba92129f2ac8150f6967bf (plain)
1
2
3
4
5
<?php
define('DEBUG', 1);
define('DEV', true);
define('QUERY_CACHE', false);
?>