--- 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"
};