diff --git a/ChangeLog b/ChangeLog index b1243f1cb..03a09cec1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,6 @@ phpMyAdmin - ChangeLog ---------------------- $Id$ -$HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/ChangeLog $ 3.4.0.0 (not yet released) + rfe #2890226 [view] Enable VIEW rename diff --git a/libraries/sqlvalidator.class.php b/libraries/sqlvalidator.class.php index 1c29fd920..3b6847ccb 100644 --- a/libraries/sqlvalidator.class.php +++ b/libraries/sqlvalidator.class.php @@ -16,7 +16,6 @@ * If you got this file from somewhere other than phpMyAdmin * please be aware that the latest copy will always be in the * phpMyAdmin subversion tree as - * $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyAdmin/libraries/sqlvalidator.class.php $ * * This code that also used to depend on the PHP overload module, but that has been * removed now.