From 4ef120d3f2578fe3d52eb6c0d0641df945991391 Mon Sep 17 00:00:00 2001 From: Oleg Gaidarenko Date: Tue, 10 Feb 2015 22:42:21 +0300 Subject: Ajax: make jQuery#load "type" field explicit * Move "evalScript.php" file to appropriate place * Make jQuery#load "type" field explicit and add test for it Ref trac-11264 --- test/data/ajax/method.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/data/ajax/method.php (limited to 'test/data/ajax/method.php') diff --git a/test/data/ajax/method.php b/test/data/ajax/method.php new file mode 100644 index 000000000..d76ff964b --- /dev/null +++ b/test/data/ajax/method.php @@ -0,0 +1 @@ + -- cgit v1.2.3