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