Merge branch 'master' into PROT-9-webservice
[proteocache.git] / webapp / resources / datatables-1.9.4 / examples / examples_support / editable_ajax.php
diff --git a/webapp/resources/datatables-1.9.4/examples/examples_support/editable_ajax.php b/webapp/resources/datatables-1.9.4/examples/examples_support/editable_ajax.php
new file mode 100644 (file)
index 0000000..4f448b0
--- /dev/null
@@ -0,0 +1,3 @@
+<?php
+       echo $_POST['value'].' (server updated)';
+?>
\ No newline at end of file