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:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
class Test_HTML_Purifier extends UnitTestCase
|
||||
class Test_HTMLPurifier extends UnitTestCase
|
||||
{
|
||||
|
||||
function Test_HTML_Purifier() {
|
||||
function Test_HTMLPurifier() {
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user