src/js/site.js.templ
branchpopcorn-port
changeset 592 35459f92bb66
parent 573 d0bce45283f7
child 625 63bddb6756d2
--- a/src/js/site.js.templ	Fri Jan 06 17:19:14 2012 +0100
+++ b/src/js/site.js.templ	Fri Jan 06 17:19:37 2012 +0100
@@ -50,6 +50,9 @@
   
 };
 
+/* ! Must not end with a trailing slash */
+IriSP.platform_url = "http://localhost/pf/";
+
 IriSP.paths = {
   "imgs": "/mdp/src/css/imgs"
 };