diff options
author | xue <> | 2006-06-15 18:18:47 +0000 |
---|---|---|
committer | xue <> | 2006-06-15 18:18:47 +0000 |
commit | 6c0154fb4e292ad22667e618f598a37cc5f9d524 (patch) | |
tree | 925b51622b8f054d203050cd673eb48a24035c3c /.gitattributes | |
parent | c8919fa9fc845ab7f3c6701b6de08c8cd042ec30 (diff) |
Merge from 3.0 branch till 1166.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index 40db22fe..e183b3dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -24,7 +24,7 @@ buildscripts/phpbuilder/build.php -text buildscripts/setup.php -text buildscripts/texbuilder/build.php -text buildscripts/texbuilder/pages.php -text -buildscripts/texbuilder/prado3_quick_start.tex -text +buildscripts/texbuilder/quickstart.tex -text demos/blog/index.php -text demos/blog/protected/Common/BlogDataModule.php -text demos/blog/protected/Common/BlogErrorHandler.php -text |