client/test/test-writable-simple-div.html
changeset 295 bcac9ea07d04
parent 294 d9247696a257
child 345 cb5c0007c9f9
--- a/client/test/test-writable-simple-div.html	Fri May 16 14:14:39 2014 +0200
+++ b/client/test/test-writable-simple-div.html	Fri May 16 17:18:58 2014 +0200
@@ -32,7 +32,7 @@
                     static_url: "../"
                 });
                 Rkns.jsonIO(_renkan, {
-                    url: "../data/simple-persist.php"
+                    url: "/simple-persist"
                 });
             };
         </script>