Rewrite of the Ajax module by Julian Aubourg. Some (dated) details can be found here...
[jquery.git] / test / data / atom+xml.php
diff --git a/test/data/atom+xml.php b/test/data/atom+xml.php
new file mode 100644 (file)
index 0000000..944591a
--- /dev/null
@@ -0,0 +1,4 @@
+<?php header("Content-type: atom+xml") ?>
+<root>
+       <element />
+</root>
\ No newline at end of file