mirror of
https://github.com/ezyang/htmlpurifier.git
synced 2025-08-04 21:28:06 +02:00
Remove trailing ?> in PHP library files, add trailing newlines to all other files.
git-svn-id: http://htmlpurifier.org/svnroot/htmlpurifier/trunk@1253 48356398-32a2-884e-a903-53898d9a118a
This commit is contained in:
@@ -9,4 +9,3 @@ class HTMLPurifier_Language_en_x_test extends HTMLPurifier_Language
|
||||
|
||||
}
|
||||
|
||||
?>
|
@@ -8,4 +8,3 @@ $messages = array(
|
||||
'HTMLPurifier' => 'HTML Purifier X'
|
||||
);
|
||||
|
||||
?>
|
@@ -55,4 +55,3 @@ $errorNames = array(
|
||||
E_NOTICE => 'Notice'
|
||||
);
|
||||
|
||||
?>
|
Reference in New Issue
Block a user