Implement native VarParser.
commit6cdcc8b8e11cb88d04b7b149e97b6ceffcfe2d3e
authorEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 5 Mar 2008 05:03:01 +0000 (5 05:03 +0000)
committerEdward Z. Yang <edwardzyang@thewritingpot.com>
Wed, 5 Mar 2008 05:03:01 +0000 (5 05:03 +0000)
tree3f91b651f9f459e24c57aa7992f95a886009186c
parentff60e09780075d0ae609e055fb70a03ed2d5d04f
Implement native VarParser.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1604 48356398-32a2-884e-a903-53898d9a118a
library/HTMLPurifier.includes.php
library/HTMLPurifier/VarParser/Native.php [new file with mode: 0644]
tests/HTMLPurifier/VarParser/NativeTest.php [new file with mode: 0644]