diff options
Diffstat (limited to 'dev-util/cscope/files/cscope-158831-warning_webscope.patch')
-rw-r--r-- | dev-util/cscope/files/cscope-158831-warning_webscope.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cscope/files/cscope-158831-warning_webscope.patch b/dev-util/cscope/files/cscope-158831-warning_webscope.patch index fba70e4456dd..bcb7827e19e8 100644 --- a/dev-util/cscope/files/cscope-158831-warning_webscope.patch +++ b/dev-util/cscope/files/cscope-158831-warning_webscope.patch @@ -4,13 +4,13 @@ -#!/bin/perl +#!/usr/bin/perl - # $Id: cscope-158831-warning_webscope.patch,v 1.2 2007/01/06 23:00:15 seemant Exp $ + # $Id: cscope-158831-warning_webscope.patch,v 1.3 2007/01/06 23:09:49 seemant Exp $ # @@ -375,6 +375,7 @@ print &HtmlTop ("Web-CScope"); print <<ENDOFTEXTA; -+<p style="color:red">Be aware that this web front-end is insecure and allows ALL apache readable files to be viewable -- including your configuration!</p> ++<p style="color:red">Be aware that this web front-end is insecure and allows ALL apache readable files to be viewed -- including your configuration!</p> Select an operation below and enter a symbol, function or text to search in the database. The active version is $version. Input is case-sensitive, so if your search returns no results, check the case and the symbol name.<hr> |