Commit 908c0152 authored by gerv%gerv.net's avatar gerv%gerv.net

Bug 159629 - make users login to add quips. Patch by gerv; r=burnus.

parent c30cf5bb
......@@ -37,7 +37,7 @@ use lib qw(.);
require "CGI.pl";
ConnectToDatabase();
quietly_check_login();
confirm_login();
my $action = $::FORM{'action'} || "";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment