diff options
Diffstat (limited to 'includes/general_stuff.php')
-rw-r--r-- | includes/general_stuff.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/includes/general_stuff.php b/includes/general_stuff.php index 2cf4d3a..6747c84 100644 --- a/includes/general_stuff.php +++ b/includes/general_stuff.php @@ -131,14 +131,6 @@ if(!function_exists("showfooter")) </div> <? include("sponsorinfo.php") ?> <div id="siteInfo"> -<? if(!array_key_exists('HTTPS',$_SERVER) || !$_SERVER["HTTPS"]) { ?><!--ONESTAT SCRIPTCODE START--> -<script type="text/javascript" src="onestat.js"></script> -<noscript> -<a href="http://www.onestat.com/asp/login.asp?sid=164863"> -<img src="http://stat.onestat.com/asp/stat.asp?tagver=1&sid=164863&js=no&" alt="this site tracked by onestat.com" /> -</a> -</noscript> -<!--ONESTAT SCRIPTCODE END--><? } ?> <a href="/index.php?id=12"><?=_("About Us")?></a> | <a href="/index.php?id=13"><?=_("Donations")?></a> | <a href="http://wiki.cacert.org/wiki/CAcertIncorporated"><?=_("Association Membership")?></a> | <a href="/index.php?id=10"><?=_("Privacy Policy")?></a> | <a href="/index.php?id=51"><?=_("Mission Statement")?></a> | <a href="/index.php?id=11"><?=_("Contact Us")?></a> | |