diff --git a/ChangeLog b/ChangeLog index 842c17c2cf..f417fc73c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -31,6 +31,7 @@ phpMyAdmin - ChangeLog - bug #4485 Sorting breaks the copy column feature - bug #4440 Javascript error when renaming table - bug #4483 'New window' link (selflink) disappears, causing Javascript error +- bug #4489 Incorrect detection of privileges for routine creation 4.2.5.0 (2014-06-26) - bug #4467 shell_exec() has been disabled for security reasons diff --git a/libraries/rte/rte_footer.lib.php b/libraries/rte/rte_footer.lib.php index 1ae765e440..9fe85f49a5 100644 --- a/libraries/rte/rte_footer.lib.php +++ b/libraries/rte/rte_footer.lib.php @@ -28,16 +28,11 @@ function PMA_RTE_getFooterLinks($docu, $priv, $name) $retval .= "
\n"; diff --git a/libraries/rte/rte_list.lib.php b/libraries/rte/rte_list.lib.php index e6d119bffd..f491e19bdd 100644 --- a/libraries/rte/rte_list.lib.php +++ b/libraries/rte/rte_list.lib.php @@ -148,8 +148,6 @@ function PMA_RTN_getRowForList($routine, $rowclass = '') $retval .= " \n"; $retval .= "