From d895b852a6e160496ffc760d46d3719a3d62ff86 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Sun, 3 Feb 2008 23:23:24 +0000 Subject: Initial checkin of nutridb.org and basic subversion directory structure --- lib/xajax_0.2.4/tests/HTTPStatusTest.php | 41 ++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 lib/xajax_0.2.4/tests/HTTPStatusTest.php (limited to 'lib/xajax_0.2.4/tests/HTTPStatusTest.php') diff --git a/lib/xajax_0.2.4/tests/HTTPStatusTest.php b/lib/xajax_0.2.4/tests/HTTPStatusTest.php new file mode 100644 index 0000000..59aee14 --- /dev/null +++ b/lib/xajax_0.2.4/tests/HTTPStatusTest.php @@ -0,0 +1,41 @@ +debugOn(); +$xajax->registerFunction("returnStatus"); +$xajax->processRequests(); +?> + + + +HTTP Status Test | xajax Tests +printJavascript("../") ?> + + + +

xajax Tests

+

HTTP Status Test

+ +
+

+

+
+ +
+ + + \ No newline at end of file -- cgit v1.2.3