From 33f3ab588a0b61f5f42b131da00a6fe714bb879d Mon Sep 17 00:00:00 2001 From: Ben Longbons Date: Thu, 17 Oct 2013 16:04:10 -0700 Subject: Make homepage HTTPS friendly --- .gitignore | 4 ++++ includes/common.php | 6 +++--- recaptcha-php/example-captcha.php | 2 +- recaptcha-php/example-mailhide.php | 2 +- recaptcha-php/recaptchalib.php | 24 +++++++++++++----------- 5 files changed, 22 insertions(+), 16 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..5f69a57 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +# symlink to the update server +/news.html +# generated, I think +/images/thumbs diff --git a/includes/common.php b/includes/common.php index fe530fd..11a3f04 100644 --- a/includes/common.php +++ b/includes/common.php @@ -89,7 +89,7 @@ function placeHeader($page_title)
  • Facebook
  • Github
  • Trello
  • -
  • SourceForge.net
  • +
  • SourceForge.net
  • GPLed project
  • @@ -104,7 +104,7 @@ function placeHeader($page_title)
    Server status - + Register new account
    @@ -161,7 +161,7 @@ function placeFooter() -