
26 Jul
2001
26 Jul
'01
8:06 p.m.
Steve, I copied back the cvs /lang directory but Loic had made more modifications than I thought. In cvs: $strCopyTableOK = "Table \$table has been copied to \$new_name."; In LV (his original release): $strCopyTableOK = "Table %s has been copied to %s."; but he had modified only english.inc.php3. I will update lang/* later. Marc Steve Alberty a écrit :
Hi,
-----Original Message----- Ok please test http://phpmyadmin.sourceforge.net/phpMyAdmin-loic4.tar.gz
another 2 problems:
1. if you copy a table, the sql query header looks:
"Table $table has been copied to $new_name."
i think, loic has drop the "eval()".