1
0
mirror of https://github.com/ezyang/htmlpurifier.git synced 2025-08-07 06:36:44 +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

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