From d45f42e6a8b2ac318dc52bbc7d3ab92bbf58544d Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Tue, 22 Apr 2008 17:32:42 +0000 Subject: [PATCH] Update docs. git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1678 48356398-32a2-884e-a903-53898d9a118a --- library/HTMLPurifier.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/library/HTMLPurifier.php b/library/HTMLPurifier.php index 836f22c5..d447b6d8 100644 --- a/library/HTMLPurifier.php +++ b/library/HTMLPurifier.php @@ -15,9 +15,7 @@ * -# Generating HTML from the purified tokens. * * However, most users will only need to interface with the HTMLPurifier - * class, so this massive amount of infrastructure is usually concealed. - * If you plan on working with the internals, be sure to include - * HTMLPurifier_ConfigSchema and HTMLPurifier_Config. + * and HTMLPurifier_Config. */ /*