[phpmyadmin/phpmyadmin] a65a42: Load gettext before autoloader

5 Apr
2016
5 Apr
'16
9:25 a.m.
Branch: refs/heads/QA_4_6 Home: https://github.com/phpmyadmin/phpmyadmin Commit: a65a4213d7ab94172d0b2d23d0b1c43295ad1d2a https://github.com/phpmyadmin/phpmyadmin/commit/a65a4213d7ab94172d0b2d23d0b1... Author: Michal Čihař <michal@cihar.com> Date: 2016-04-05 (Tue, 05 Apr 2016) Changed paths: M ChangeLog M libraries/common.inc.php Log Message: ----------- Load gettext before autoloader This fixes possible PHP error in SQL parser as it tries to define __() if it's not existing. Later loading of gettext just breaks this. Fixes #12154 Signed-off-by: Michal Čihař <michal@cihar.com>
3450
Age (days ago)
3450
Last active (days ago)
0 comments
1 participants
participants (1)
-
Michal Čihař