Implement If validator.
commitc0dd6944a318e99aa7b7d2b12724604d727f0806
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 5 Mar 2008 06:04:08 +0000 (5 06:04 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 5 Mar 2008 06:04:08 +0000 (5 06:04 +0000)
treed2afa515262ec123fdb3d90e0605c481a0b2fbed
parente83573a3adcccdb2112defb5a8a87f46efed647d
Implement If validator.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1609 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier.includes.php
library/HTMLPurifier/ConfigSchema/Interchange.php
library/HTMLPurifier/ConfigSchema/Validator/If.php [new file with mode: 0644]
tests/HTMLPurifier/ConfigSchema/Validator/IfTest.php [new file with mode: 0644]