summaryrefslogtreecommitdiff
path: root/demos/hangman/protected/pages/config.xml
diff options
context:
space:
mode:
Diffstat (limited to 'demos/hangman/protected/pages/config.xml')
-rw-r--r--demos/hangman/protected/pages/config.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/demos/hangman/protected/pages/config.xml b/demos/hangman/protected/pages/config.xml
new file mode 100644
index 00000000..80842300
--- /dev/null
+++ b/demos/hangman/protected/pages/config.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+
+<configuration>
+ <pages>
+ <page id="home" class="HomePage" />
+ </pages>
+</configuration> \ No newline at end of file