From 822177d7a08026e8ad26b89ad1e1e6b6d86fcf73 Mon Sep 17 00:00:00 2001 From: Dan Greve Date: Wed, 19 Sep 2012 22:23:19 -0400 Subject: [PATCH] Changed jQuery.js to use https instead of http. This is a security risk when using an SSL encrypted session. Chrome considers it as unsafe and shows a shield warning, and https is crossed out --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 299f005..509b814 100644 --- a/index.php +++ b/index.php @@ -50,7 +50,7 @@ <?php echo htmlspecialchars ($currentPage->title) ?> - + @@ -219,4 +219,4 @@ - \ No newline at end of file +