diff --git a/html/project.sample/project.inc b/html/project.sample/project.inc index de52ecd0e5..34111769e3 100644 --- a/html/project.sample/project.inc +++ b/html/project.sample/project.inc @@ -50,7 +50,7 @@ define("FORUM_QA_MERGED_MODE", true); // Set to true to merge Message boards and Q&A section define ("DISABLE_PROFILES", true); // enable profiles only after enabling reCAPTCHA - // http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam + // https://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam define("USE_STOPFORUMSPAM", true); // use http://www.stopforumspam.com to suppress spammer accounts define("RPC_DEBUG", false); @@ -123,7 +123,7 @@ function project_footer($show_return, $show_date, $prefix) { // If you include any links, prepend URL with $prefix // echo '
- +©'.gmdate("Y ").COPYRIGHT_HOLDER.'
';