1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-07-31 03:10:09 +02:00

Don't add vimline to auto-generated files.

Signed-off-by: Edward Z. Yang <edwardzyang@thewritingpot.com>
This commit is contained in:
Edward Z. Yang
2008-12-12 15:44:13 -05:00
parent 33a873f5cb
commit 0c9dfc6c3d
4 changed files with 3 additions and 6 deletions

View File

@@ -198,5 +198,3 @@ require_once $__dir . '/HTMLPurifier/URIScheme/news.php';
require_once $__dir . '/HTMLPurifier/URIScheme/nntp.php';
require_once $__dir . '/HTMLPurifier/VarParser/Flexible.php';
require_once $__dir . '/HTMLPurifier/VarParser/Native.php';
// vim: et sw=4 sts=4