diff options
Diffstat (limited to 'demos/quickstart/protected/pages/chap1/config.xml')
-rw-r--r-- | demos/quickstart/protected/pages/chap1/config.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/chap1/config.xml b/demos/quickstart/protected/pages/chap1/config.xml new file mode 100644 index 00000000..6806e43a --- /dev/null +++ b/demos/quickstart/protected/pages/chap1/config.xml @@ -0,0 +1,5 @@ +<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages MasterClass="Pages.Layout" Theme="Simple" />
+</configuration>
\ No newline at end of file |