diff --git a/conf/config.php b/conf/config.php index e8527bc..9b728f3 100644 --- a/conf/config.php +++ b/conf/config.php @@ -1,16 +1,23 @@ System), syslog - logs to system log. - // Setting this to blank uses PHP logging (usually to http server - // error.log). - - define('CONFIG_VERSION', 26); - // Expected config version. Please update this option in config.php - // if necessary (after migrating all new options from this file). - - // vim:ft=php