HTMLPurifier 4.4.0
/home/ezyang/Dev/htmlpurifier/library/HTMLPurifier/Language/messages/en.php File Reference

Go to the source code of this file.

Variables

 $fallback = false
 $messages
 $errorNames

Variable Documentation

$errorNames
Initial value:
 array(
    E_ERROR   => 'Error',
    E_WARNING => 'Warning',
    E_NOTICE  => 'Notice'
)

Definition at line 57 of file en.php.

$fallback = false

Definition at line 3 of file en.php.

$messages

Definition at line 5 of file en.php.