diff options
author | jocuri%softhome.net <> | 2004-03-28 04:20:47 +0000 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-03-28 04:20:47 +0000 |
commit | 0f365f3ccf96b629aaffe86bdb6433419f299eec (patch) | |
tree | 8d96c49f259e67bcaf02f3fc7dfb67e446653efc /quips.cgi | |
parent | Patch for bug 237778: update filter list in t/004template; r=kiko; a=justdave. (diff) | |
download | bugzilla-0f365f3ccf96b629aaffe86bdb6433419f299eec.tar.gz bugzilla-0f365f3ccf96b629aaffe86bdb6433419f299eec.tar.bz2 bugzilla-0f365f3ccf96b629aaffe86bdb6433419f299eec.zip |
Patch for bug 238867: remove one last %FORM from quips.cgi; patch by Teemu Mannermaa <wicked@etlicon.fi>; r=justdave; a=justdave.
Diffstat (limited to 'quips.cgi')
-rwxr-xr-x | quips.cgi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ use strict; use vars qw( - %FORM $userid $template $vars |