diff options
author | xue <> | 2005-11-11 21:03:34 +0000 |
---|---|---|
committer | xue <> | 2005-11-11 21:03:34 +0000 |
commit | cb9ad614fe9e811a1565878ffbfb37803fa30486 (patch) | |
tree | cfcd509ab0b99525744a2347d27841c2d30f54ed /.gitattributes | |
parent | 26ede97cc6771418af76a999931ccf5f4a8705a4 (diff) |
Changed getPropertyByPath and setPropertyByPath to getSubProperty and setSubProperty, respectively.
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index bdbd62cf..7c9dd4dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -34,7 +34,6 @@ framework/TODO.txt -text framework/Web/Javascripts/WebForms.js -text framework/Web/Services/TAssetService.php -text framework/Web/Services/TPageService.php -text -framework/Web/TCacheManager.php -text framework/Web/THttpRequest.php -text framework/Web/THttpResponse.php -text framework/Web/THttpSession.php -text |