Add dependency checking for included files.
commit048e7dc73d3a9c8b4463fd22bbdcf1d2a2f1357b
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 25 Mar 2007 22:48:25 +0000 (25 22:48 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Sun, 25 Mar 2007 22:48:25 +0000 (25 22:48 +0000)
tree9e5a8c3c967d752bddb12badb2d2689b22e7f026
parent7845da07d4e890de75280b72d4a354a8363a5c7d
Add dependency checking for included files.

git-svn-id: http://htmlpurifier.org/svnroot@900 48356398-32a2-884e-a903-53898d9a118a
12 files changed:
XHTMLCompiler/DOMFilter.php
XHTMLCompiler/DOMFilter/AbsolutePath.php
XHTMLCompiler/DOMFilter/Acronymizer.php
XHTMLCompiler/DOMFilter/GenerateTableOfContents.php
XHTMLCompiler/DOMFilter/IEConditionalComments.php
XHTMLCompiler/DOMFilter/MarkLeadParagraphs.php
XHTMLCompiler/DOMFilter/Quoter.php
XHTMLCompiler/DOMFilter/RSSGenerator.php
XHTMLCompiler/FilterManager.php
XHTMLCompiler/Page.php
XHTMLCompiler/TextFilter.php
tests/XHTMLCompiler/FilterManagerTest.php