1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-30 19:00:10 +02:00

HTML_Purifier to HTMLPurifier. May want to rethink schematics for this though.

git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@67 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
Edward Z. Yang
2006-07-21 23:13:22 +00:00
parent ccebe77e70
commit 1836b73c63
3 changed files with 9 additions and 9 deletions

View File

@@ -1,9 +1,9 @@
<?php
class Test_HTML_Purifier extends UnitTestCase
class Test_HTMLPurifier extends UnitTestCase
{
function Test_HTML_Purifier() {
function Test_HTMLPurifier() {