From 4e6767d4c3d1b0b583f4ec076992345545294748 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 20 Jan 2002 09:44:34 +0000 Subject: Fix for bug 108982: enable taint mode for all user-facing CGI files. Patch by Brad Baetz r= jake, justdave --- Token.pm | 1 - 1 file changed, 1 deletion(-) (limited to 'Token.pm') diff --git a/Token.pm b/Token.pm index 185884c98..f2c5fbde7 100644 --- a/Token.pm +++ b/Token.pm @@ -1,4 +1,3 @@ -#!/usr/bonsaitools/bin/perl -w # -*- Mode: perl; indent-tabs-mode: nil -*- # # The contents of this file are subject to the Mozilla Public -- cgit v1.2.3-24-g4f1b