summaryrefslogtreecommitdiff
path: root/demos/quickstart/protected/pages/Fundamentals
diff options
context:
space:
mode:
authorxue <>2006-01-21 16:03:19 +0000
committerxue <>2006-01-21 16:03:19 +0000
commit99b56c855a597c606d349c7063d843539e65a6ed (patch)
tree0f5b2c8451d84895f49eee42cb73baa10ee7ebd6 /demos/quickstart/protected/pages/Fundamentals
parentdd76d0c2cfa3425c2e8dad54f2bcb12148957db5 (diff)
Enhanced Prado::using().
Diffstat (limited to 'demos/quickstart/protected/pages/Fundamentals')
-rw-r--r--demos/quickstart/protected/pages/Fundamentals/Samples/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml
index ecd29bd4..51da9ed0 100644
--- a/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml
+++ b/demos/quickstart/protected/pages/Fundamentals/Samples/config.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
- <pages MasterClass="Controls.SampleLayout" />
+ <pages MasterClass="SampleLayout" />
</configuration> \ No newline at end of file