diff options
-rw-r--r-- | .gitattributes | 8 | ||||
-rw-r--r-- | docs/specs/application.dtd (renamed from framework/Specs/application.dtd) | 0 | ||||
-rw-r--r-- | docs/specs/application.xsd (renamed from framework/Specs/application.xsd) | 0 | ||||
-rw-r--r-- | docs/specs/config.dtd (renamed from framework/Specs/config.dtd) | 0 | ||||
-rw-r--r-- | docs/specs/config.xsd (renamed from framework/Specs/config.xsd) | 0 |
5 files changed, 4 insertions, 4 deletions
diff --git a/.gitattributes b/.gitattributes index 55a80c8c..e3cc0381 100644 --- a/.gitattributes +++ b/.gitattributes @@ -243,6 +243,10 @@ demos/quickstart/themes/Simple/style.css -text docs/application.xml -text docs/conceptual-structure.vsd -text docs/request-sequence.vsd -text +docs/specs/application.dtd -text +docs/specs/application.xsd -text +docs/specs/config.dtd -text +docs/specs/config.xsd -text framework/.htaccess -text framework/3rdParty/SafeHtml/HTMLSax3.php -text framework/3rdParty/SafeHtml/HTMLSax3/Decorators.php -text @@ -595,10 +599,6 @@ framework/Security/TAuthorizationRule.php -text framework/Security/TMembershipManager.php -text framework/Security/TSecurityManager.php -text framework/Security/TUserManager.php -text -framework/Specs/application.dtd -text -framework/Specs/application.xsd -text -framework/Specs/config.dtd -text -framework/Specs/config.xsd -text framework/TApplication.php -text framework/TApplicationComponent.php -text framework/TComponent.php -text diff --git a/framework/Specs/application.dtd b/docs/specs/application.dtd index b85a0595..b85a0595 100644 --- a/framework/Specs/application.dtd +++ b/docs/specs/application.dtd diff --git a/framework/Specs/application.xsd b/docs/specs/application.xsd index 68861606..68861606 100644 --- a/framework/Specs/application.xsd +++ b/docs/specs/application.xsd diff --git a/framework/Specs/config.dtd b/docs/specs/config.dtd index e140f468..e140f468 100644 --- a/framework/Specs/config.dtd +++ b/docs/specs/config.dtd diff --git a/framework/Specs/config.xsd b/docs/specs/config.xsd index c60433b5..c60433b5 100644 --- a/framework/Specs/config.xsd +++ b/docs/specs/config.xsd |