summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/config.xml
diff options
context:
space:
mode:
authorxue <>2005-12-23 17:53:37 +0000
committerxue <>2005-12-23 17:53:37 +0000
commitb9cd9367da104e5d3a4310fd1c40b841f5fbb286 (patch)
treef57dc89a9afabb37aaa86f5411251e436d149e0c /demos/quickstart/protected/pages/config.xml
parent9c1e1d5efa7ebef6596e4d2dd8a42892648c8e1b (diff)
Diffstat (limited to 'demos/quickstart/protected/pages/config.xml')
-rw-r--r--demos/quickstart/protected/pages/config.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/config.xml b/demos/quickstart/protected/pages/config.xml
new file mode 100644
index 00000000..41d5999d
--- /dev/null
+++ b/demos/quickstart/protected/pages/config.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <paths>
+ <alias id="Pages" path="." />
+ </paths>
+ <pages MasterClass="Pages.Layout" Theme="Simple" />
+</configuration> \ No newline at end of file