mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-03-23 14:27:02 +00:00
Rename to spl-autoload to more descriptive spl-autoload-and-user-autoload
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1563 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
parent
e3fdda1f3c
commit
969a027a5b
@ -1,5 +1,5 @@
|
|||||||
--TEST--
|
--TEST--
|
||||||
HTMLPurifier.auto.php using spl_autoload_register with userland spl_autoload registration loading test
|
HTMLPurifier.auto.php using spl_autoload_register with userland __autoload loading test
|
||||||
--SKIPIF--
|
--SKIPIF--
|
||||||
<?php
|
<?php
|
||||||
if (!function_exists('spl_autoload_register')) {
|
if (!function_exists('spl_autoload_register')) {
|
Loading…
x
Reference in New Issue
Block a user