aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.php
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants.php')
-rw-r--r--include/constants.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/constants.php b/include/constants.php
index eb4611f32..db55673b4 100644
--- a/include/constants.php
+++ b/include/constants.php
@@ -30,7 +30,6 @@ define('PHPWG_THEMES_PATH', $conf['themes_dir'].'/');
// Required versions
define('REQUIRED_PHP_VERSION', '5.0.0');
-define('REQUIRED_MYSQL_VERSION', '4.1.22');
// Access codes
define('ACCESS_FREE', 0);