phpmyadmin/test/classes/controllers
Michal Čihař b56f101039 Remove is_ajax_request global
We already have the same information on Response object, so let's use it
from there.

Issue #11731

Signed-off-by: Michal Čihař <michal@cihar.com>
2016-12-07 17:54:34 +01:00
..
DatabaseStructureControllerTest.php Merge branch 'QA_4_6' 2016-06-14 08:30:03 +02:00
ServerBinlogControllerTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
ServerCollationsControllerTest.php Remove is_ajax_request global 2016-12-07 17:54:34 +01:00
ServerDatabasesControllerTest.php Merge branch 'QA_4_6' 2016-07-28 11:06:43 +02:00
ServerEnginesControllerTest.php Refactor text sanitization and javascript escaping, Issue #11989, #11988 2016-02-22 14:45:19 +05:30
ServerPluginsControllerTest.php Merge branch 'QA_4_6' 2016-05-12 15:43:24 +02:00
ServerVariablesControllerTest.php More consistency for URL::getCommon 2016-06-17 12:44:29 +02:00
TableIndexesControllerTest.php Remove is_ajax_request global 2016-12-07 17:54:34 +01:00
TableRelationControllerTest.php Refactored url parmeters generating, Issue #11990 2016-02-22 14:36:41 +05:30
TableSearchControllerTest.php Remove is_ajax_request global 2016-12-07 17:54:34 +01:00
TableStructureControllerTest.php Remove no longer needed variables 2016-02-12 15:18:21 +01:00