diff options
author | xue <> | 2006-01-21 20:26:20 +0000 |
---|---|---|
committer | xue <> | 2006-01-21 20:26:20 +0000 |
commit | b4d398680ea7dfee8ce5db5956efd373c541a585 (patch) | |
tree | 0f44da4989400152d3f1755ef1f6ec6763c6c8f7 /tools/phpbuilder | |
parent | 88d880aa189f23e3c1e5664016e927cbc94bd0e9 (diff) |
Enhanced template parsing so the error messages can be reported with the file and line information.
Diffstat (limited to 'tools/phpbuilder')
-rw-r--r-- | tools/phpbuilder/files.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/phpbuilder/files.txt b/tools/phpbuilder/files.txt index 98308cfa..21779094 100644 --- a/tools/phpbuilder/files.txt +++ b/tools/phpbuilder/files.txt @@ -2,6 +2,7 @@ TComponent.php Exceptions/TException.php
Collections/TList.php
Collections/TMap.php
+Collections/TAttributeCollection.php
Data/TXmlDocument.php
Web/THttpUtility.php
Data/TCache.php
|