diff options
author | jocuri%softhome.net <> | 2004-03-28 06:20:47 +0200 |
---|---|---|
committer | jocuri%softhome.net <> | 2004-03-28 06:20:47 +0200 |
commit | 0f365f3ccf96b629aaffe86bdb6433419f299eec (patch) | |
tree | 8d96c49f259e67bcaf02f3fc7dfb67e446653efc /quips.cgi | |
parent | 5e1b5581cd825b630c899ad75908cbf90b5481a9 (diff) | |
download | bugzilla-0f365f3ccf96b629aaffe86bdb6433419f299eec.tar.gz bugzilla-0f365f3ccf96b629aaffe86bdb6433419f299eec.tar.xz |
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 |