From 6ea96b5186789905b5a671f55593d0a74ebddaaa Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Tue, 1 May 2007 23:55:16 +0000 Subject: [PATCH] Please configure your text editor so as to display correctly without a) adding gibberish to files or b) completely screwing up the software (dunno about you, but I get a nice ugly "#-*- tab-width:4 c-basic-offset:4 -*- */" right before my ). --- includes/Parser.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/Parser.php b/includes/Parser.php index c8f30b4c83..fc47545922 100644 --- a/includes/Parser.php +++ b/includes/Parser.php @@ -1,4 +1,3 @@ -#-*- tab-width:4 c-basic-offset:4 -*- */