1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-06 14:16:32 +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:
Edward Z. Yang
2007-06-27 13:58:32 +00:00
parent 1e2abb7f8f
commit e99520ab96
320 changed files with 91 additions and 330 deletions

View File

@@ -73,4 +73,3 @@ class HTMLPurifier_Strategy_CompositeTest extends UnitTestCase
}
?>

View File

@@ -35,4 +35,3 @@ class HTMLPurifier_Strategy_CoreTest extends HTMLPurifier_StrategyHarness
}
?>

View File

@@ -17,4 +17,3 @@ class HTMLPurifier_Strategy_ErrorsHarness extends HTMLPurifier_ErrorsHarness
}
?>

View File

@@ -133,4 +133,3 @@ class HTMLPurifier_Strategy_FixNestingTest extends HTMLPurifier_StrategyHarness
}
?>

View File

@@ -36,4 +36,3 @@ class HTMLPurifier_Strategy_FixNesting_ErrorsTest extends HTMLPurifier_Strategy_
}
?>

View File

@@ -120,4 +120,3 @@ http://dev.example.com',
}
?>

View File

@@ -54,4 +54,3 @@ class HTMLPurifier_Strategy_MakeWellFormed_ErrorsTest extends HTMLPurifier_Strat
}
?>

View File

@@ -95,4 +95,3 @@ alert(<b>bold</b>);
}
?>

View File

@@ -57,4 +57,3 @@ class HTMLPurifier_Strategy_RemoveForeignElements_ErrorsTest extends HTMLPurifie
}
?>

View File

@@ -439,4 +439,4 @@ class HTMLPurifier_Strategy_ValidateAttributesTest extends
}
?>