From 69e2512750dd75fce43a21226979996c3cd7da1d Mon Sep 17 00:00:00 2001 From: Jesse Morgan Date: Sun, 9 Jun 2013 17:35:48 -0700 Subject: Configuration Changes Fixing a bug in the config class and updating all templates and pages to use the dynamicRoot and staticRoot config values to prefix URLs. --- web/WEB-INF/restlet.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 web/WEB-INF/restlet.xml (limited to 'web/WEB-INF/restlet.xml') diff --git a/web/WEB-INF/restlet.xml b/web/WEB-INF/restlet.xml new file mode 100644 index 0000000..d77fb2e --- /dev/null +++ b/web/WEB-INF/restlet.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + -- cgit v1.2.3