aboutsummaryrefslogtreecommitdiff
path: root/includes/js/dojox/rpc/tests/resources/rawEcho.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/js/dojox/rpc/tests/resources/rawEcho.php')
-rw-r--r--includes/js/dojox/rpc/tests/resources/rawEcho.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/includes/js/dojox/rpc/tests/resources/rawEcho.php b/includes/js/dojox/rpc/tests/resources/rawEcho.php
deleted file mode 100644
index e0c15c0..0000000
--- a/includes/js/dojox/rpc/tests/resources/rawEcho.php
+++ /dev/null
@@ -1,5 +0,0 @@
-<?php
- print file_get_contents('php://input');
-
-?>
-