/[gnatsweb]/gnatsweb/gnatsweb.pl
ViewVC logotype

Diff of /gnatsweb/gnatsweb.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.109 by yngves, Sat Oct 12 13:51:07 2002 UTC revision 1.110 by yngves, Mon Oct 14 23:02:31 2002 UTC
# Line 4111  sub main Line 4111  sub main
4111    init_prefs();    init_prefs();
4112    
4113    if(!$global_prefs{'database'}    if(!$global_prefs{'database'}
4114          || !$db_prefs{'user'} || !$db_prefs{'password'})          || !$db_prefs{'user'})
4115    {    {
4116      # We don't have username/password/database; give login page then      # We don't have username/database; give login page then
4117      # redirect to the url they really want (self_url).      # redirect to the url they really want (self_url).
4118      print_header();      print_header();
4119      login_page($q->self_url());      login_page($q->self_url());

Legend:
Removed from v.1.109  
changed lines
  Added in v.1.110

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26