From b01ee414775cc78aa47edb74263be9502168e472 Mon Sep 17 00:00:00 2001 From: wei <> Date: Thu, 1 Jun 2006 00:10:37 +0000 Subject: Add comments option to quickstart. --- .gitattributes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 89f9a3f5..d9e0f7f9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -130,6 +130,10 @@ demos/quickstart/index.php -text demos/quickstart/index2.php -text demos/quickstart/protected/.htaccess -text demos/quickstart/protected/application.xml -text +demos/quickstart/protected/comments/CommentList.php -text +demos/quickstart/protected/comments/CommentList.tpl -text +demos/quickstart/protected/comments/QuickStartComments.php -text +demos/quickstart/protected/comments/comments.db -text demos/quickstart/protected/controls/DocLink.php -text demos/quickstart/protected/controls/Layout.php -text demos/quickstart/protected/controls/Layout.tpl -text @@ -233,6 +237,8 @@ demos/quickstart/protected/pages/Advanced/mastercontent.gif -text demos/quickstart/protected/pages/Advanced/mastercontent.vsd -text demos/quickstart/protected/pages/Advanced/pcrelation.gif -text demos/quickstart/protected/pages/Advanced/pcrelation.vsd -text +demos/quickstart/protected/pages/Comments.page -text +demos/quickstart/protected/pages/Comments.php -text demos/quickstart/protected/pages/Configurations/AppConfig.page -text demos/quickstart/protected/pages/Configurations/Overview.page -text demos/quickstart/protected/pages/Configurations/PageConfig.page -text -- cgit v1.2.3