From 2f29591dc5a20086ad2c0e4e3689f7c0b9ab7b02 Mon Sep 17 00:00:00 2001 From: xue <> Date: Tue, 21 Feb 2006 19:32:36 +0000 Subject: Added DTD and XSD for app and page configurations. --- .gitattributes | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes index 9f3c92e4..338130f2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -584,6 +584,10 @@ framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text framework/Security/TSecurityManager.php -text framework/Security/TUserManager.php -text +framework/Specs/ApplicationConfiguration.dtd -text +framework/Specs/ApplicationConfiguration.xsd -text +framework/Specs/PageConfiguration.dtd -text +framework/Specs/PageConfiguration.xsd -text framework/TApplication.php -text framework/TApplicationComponent.php -text framework/TComponent.php -text -- cgit v1.2.3