Factor out directory scanning functionality to their own class.
commit6af09324ef32c4d2941e4b96d869d7701822b324
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Apr 2007 19:15:22 +0000 (2 19:15 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Mon, 2 Apr 2007 19:15:22 +0000 (2 19:15 +0000)
tree3468fdd2c87226a7b595a4df2f93183a8bd53dfb
parentb6d4a75c66a7576c610adcd44f87711e1a261bbf
Factor out directory scanning functionality to their own class.

git-svn-id: http://htmlpurifier.org/svnroot@938 48356398-32a2-884e-a903-53898d9a118a
TODO.txt
XHTMLCompiler/Directory.php [new file with mode: 0644]
common.php
functions.php
tests/XHTMLCompiler/DirectoryTest.php [new file with mode: 0644]
tests/XHTMLCompiler/FileSystemHarness.php [new file with mode: 0644]
tests/XHTMLCompiler/FileTest.php
tests/index.php
update.php