diff options
author | wei <> | 2007-05-09 02:51:02 +0000 |
---|---|---|
committer | wei <> | 2007-05-09 02:51:02 +0000 |
commit | e2614a35a70f609bccc1d65df6f1b92ff1fef5ef (patch) | |
tree | e50ba7375212d2275cc2d866d220adca254eadf1 /.gitattributes | |
parent | 733cc375da74f9bf0fd3d71989bb20d503dbbb7b (diff) |
Add compact db demo, add THtmlArea::EnableCompression, add ClientSide options for TColorPicker
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index eef497b2..8a52fca2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -899,6 +899,7 @@ demos/northwind-db/protected/database/Region.php -text demos/northwind-db/protected/database/Shipper.php -text demos/northwind-db/protected/database/Supplier.php -text demos/northwind-db/protected/database/Territory.php -text +demos/northwind-db/protected/database/sqlmap.xml -text demos/northwind-db/protected/pages/Home.page -text demos/northwind-db/protected/pages/Home.php -text demos/northwind-db/protected/pages/northwind.gif -text @@ -2573,6 +2574,7 @@ tests/FunctionalTests/tickets/protected/pages/Ticket591.php -text tests/FunctionalTests/tickets/protected/pages/Ticket593.page -text tests/FunctionalTests/tickets/protected/pages/Ticket605.page -text tests/FunctionalTests/tickets/protected/pages/Ticket606.page -text +tests/FunctionalTests/tickets/protected/pages/Ticket609.page -text tests/FunctionalTests/tickets/protected/pages/Ticket614.page -text tests/FunctionalTests/tickets/protected/pages/Ticket68.page -text tests/FunctionalTests/tickets/protected/pages/Ticket72.page -text |