Hello,
Why did the "function split_string" changed ? The display of enum() and set() lists were broken since then. Just updated the cvs, and released a new pre-version. Please apply your patches if any...!
Also updated the project homepage ( http://phpmyadmin.sourceforge.net/ ) and added a demo which should work when the db will be created by the cronjob.
changes:
2001-04-28 Olivier Müller om@omnis.ch * applied security patch from http://www.securereality.com.au/patches/phpMyAdmin-SecureReality.diff (thx to Geert Lund for the info) * now using explode() instead of split_string() in tbl_change.php3 (was broken: is split_string really working correctely? please check! split_string is now still used in db_readdump)
Cheers, Olivier