diff options
author | xue <> | 2006-07-02 16:37:09 +0000 |
---|---|---|
committer | xue <> | 2006-07-02 16:37:09 +0000 |
commit | 21c86e53de160f00a626cdd1c8afcc7ebbf8448e (patch) | |
tree | 16489d2460d19da132f5e62e2d5c7dbaf0084a73 /demos/quickstart/protected/application.xml | |
parent | 875efd1707a2ac5307b24181ddd7e0420bff5854 (diff) |
Removed comments from quickstart. It will be added to pradosoft.com.3.0.2
Diffstat (limited to 'demos/quickstart/protected/application.xml')
-rw-r--r-- | demos/quickstart/protected/application.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/demos/quickstart/protected/application.xml b/demos/quickstart/protected/application.xml index 79ee4529..3e2374d8 100644 --- a/demos/quickstart/protected/application.xml +++ b/demos/quickstart/protected/application.xml @@ -16,12 +16,8 @@ </modules>
<paths>
<using namespace="Application.controls.*" />
- <using namespace="Application.comments.*" />
</paths>
<services>
<service id="page" class="TPageService" DefaultPage="GettingStarted.Introduction" />
</services>
- <parameters>
- <parameter id="enableNewComment" value="false" />
- </parameters>
</application>
\ No newline at end of file |