mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-27 07:44:31 +02:00
fix: non-substantive typos (#434)
Co-authored-by: Viktor Szépe <viktor@szepe.net> Co-authored-by: Edward Z. Yang <ezyang@mit.edu>
This commit is contained in:
@@ -101,7 +101,7 @@ if (!SimpleReporter::inCli()) {
|
||||
}
|
||||
|
||||
// initialize and load HTML Purifier
|
||||
// use ?standalone to load the alterative standalone stub
|
||||
// use ?standalone to load the alternative standalone stub
|
||||
if ($AC['standalone']) {
|
||||
require '../library/HTMLPurifier.standalone.php';
|
||||
} else {
|
||||
|
Reference in New Issue
Block a user