Diff
Not logged in

Differences From:

File src/wiki.c part of check-in [8d8a41d195] - Documentation updates. by drh on 2008-07-15 13:46:00. [view]

To:

File src/wiki.c part of check-in [d3e711fd2f] - Work toward getting bug-tracking working well. by drh on 2008-07-15 16:42:48. [view]

@@ -90,8 +90,9 @@
     g.okHistory = 0;
     wiki_page();
     return;
   }
+  login_check_credentials();
   style_header("Home");
   @ <p>This is a stub home-page for the project.
   @ To fill in this page, first go to
   @ <a href="%s(g.zBaseURL)/setup_config">setup/config</a>