diff options
Diffstat (limited to 'includes/config.defaults.php')
-rw-r--r-- | includes/config.defaults.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/includes/config.defaults.php b/includes/config.defaults.php index 60d783b..4821da8 100644 --- a/includes/config.defaults.php +++ b/includes/config.defaults.php @@ -1,5 +1,10 @@ <?php +/* + * Please don't edit this file! + * Make changes to the configuration array in config.php. + */ + $config = array ( // Frontpage configuration |