1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-27 07:44:31 +02:00

[3.1.0] Implement file sniffing of $config, for TRUE feature parity! Also add some really silly multi-column code in the XSLT.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1668 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2008-04-22 05:38:03 +00:00
parent 8708c0617a
commit e616f07739
6 changed files with 585 additions and 30 deletions

View File

@@ -25,3 +25,4 @@ e($php . ' generate-includes.php');
e($php . ' generate-schema-cache.php');
e($php . ' flush-definition-cache.php');
e($php . ' generate-standalone.php');
e($php . ' config-scanner.php');