From: mkanat%kerio.com <> Date: Thu, 23 Feb 2006 07:54:13 +0000 (+0000) Subject: Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at the beginning X-Git-Tag: bugzilla-2.23.1~143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=aed0dc118c22c05799ea2e656d4a3b68356e9c28;p=thirdparty%2Fbugzilla.git Bug 328166: editusers.cgi does not work because it has a Byte Order Mark at the beginning Patch By Max Kanat-Alexander r=bbaetz, a=justdave --- diff --git a/editusers.cgi b/editusers.cgi index 4e4009dc7d..47b51c4cbf 100755 --- a/editusers.cgi +++ b/editusers.cgi @@ -1,4 +1,4 @@ -#!/usr/bin/perl -wT +#!/usr/bin/perl -wT # -*- Mode: perl; indent-tabs-mode: nil -*- # # The contents of this file are subject to the Mozilla Public