[phpmyadmin/phpmyadmin] 583e5e: Remove dead code and strings relating to xls/xlsx ...

Branch: refs/heads/master Home: https://github.com/phpmyadmin/phpmyadmin Commit: 583e5e660a6d3b6dd12521e1135eefc2edbb766c https://github.com/phpmyadmin/phpmyadmin/commit/583e5e660a6d3b6dd12521e1135e... Author: Isaac Bennetch <bennetch@gmail.com> Date: 2017-01-17 (Tue, 17 Jan 2017) Changed paths: M ChangeLog M export.php M libraries/config.default.php M libraries/config.values.php M libraries/config/messages.inc.php Log Message: ----------- Remove dead code and strings relating to xls/xlsx import and export. This code was removed in 3.4.5.0 but some strings and tests remained. Fixes #12742 Signed-off-by: Isaac Bennetch <bennetch@gmail.com> Commit: bda844474b99b8984e6971d5804dbe6c963ce1ae https://github.com/phpmyadmin/phpmyadmin/commit/bda844474b99b8984e6971d5804d... Author: Michal Čihař <michal@cihar.com> Date: 2017-01-18 (Wed, 18 Jan 2017) Changed paths: M ChangeLog M export.php M libraries/config.default.php M libraries/config.values.php M libraries/config/messages.inc.php Log Message: ----------- Merge pull request #12902 from ibennetch/old-xls-master Remove dead code and strings relating to xls/xlsx import and export. Compare: https://github.com/phpmyadmin/phpmyadmin/compare/9503e0f6aaec...bda844474b99
participants (1)
-
Michal Čihař