summaryrefslogtreecommitdiff
path: root/demos
diff options
context:
space:
mode:
authorwei <>2006-06-01 11:38:24 +0000
committerwei <>2006-06-01 11:38:24 +0000
commitc6a44b363bdcd6828420ea490a4000f5fc02bbcc (patch)
tree486c368b4e09a541ad654795f6f4b70261049e4a /demos
parent898df94eb413f0a4b04af117948e05e9739715d3 (diff)
No comments in search.
Diffstat (limited to 'demos')
-rw-r--r--demos/quickstart/protected/comments/CommentList.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/quickstart/protected/comments/CommentList.php b/demos/quickstart/protected/comments/CommentList.php
index d44c3e55..4328991f 100644
--- a/demos/quickstart/protected/comments/CommentList.php
+++ b/demos/quickstart/protected/comments/CommentList.php
@@ -15,6 +15,7 @@ class CommentList extends TTemplateControl
private $_exclude = array(
'Comments',
'Markdown',
+ 'Search',
'GettingStarted.Introduction');
private $_quickstart;