small fixes
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
// PMA_WINDOWS (bool) - mark if phpMyAdmin running on windows server
|
||||
|
||||
|
||||
define("PHPMYADMIN_VERSION", "2.2.0rc1");
|
||||
define("PHPMYADMIN_VERSION", "2.2.0rc2");
|
||||
|
||||
if (!ereg("([0-9]).([0-9]).([0-9])", phpversion(), $match))
|
||||
$result=ereg("([0-9]).([0-9])",phpversion(),$match);
|
||||
|
Reference in New Issue
Block a user