From: terry%netscape.com <> Date: Sat, 19 Sep 1998 11:38:11 +0000 (+0000) Subject: Add simple support for a version string. X-Git-Tag: bugzilla-1.3~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4702e74fc2407c7dc295c0475bdad32938397465;p=thirdparty%2Fbugzilla.git Add simple support for a version string. --- diff --git a/CGI.pl b/CGI.pl index 0a2fc97234..356c579e57 100644 --- a/CGI.pl +++ b/CGI.pl @@ -403,7 +403,7 @@ sub PutHeader { print "
\n"; - print Param("bannerhtml"); + print PerformSubsts(Param("bannerhtml"), undef); print "