aboutsummaryrefslogtreecommitdiff
path: root/themes/default
diff options
context:
space:
mode:
author3rd Infantry Division <thirdid@3rd-infantry-division.org>2011-04-19 13:05:31 -0400
committer3rd Infantry Division <thirdid@3rd-infantry-division.org>2011-04-19 13:05:31 -0400
commit7b7d4f63e3025781ecf9ebe1d647e73a6442f784 (patch)
treee86ff6cb11c2b7b06f4982a7d54077f47ccc390b /themes/default
parent90b79921d05a24b8523d0c3d82401a35c814f058 (diff)
downloadbayonetcms-7b7d4f63e3025781ecf9ebe1d647e73a6442f784.tar.gz
From themes:
Removed google tracking Removed dreamhost referrer
Diffstat (limited to 'themes/default')
-rw-r--r--themes/default/footer.php3
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/default/footer.php b/themes/default/footer.php
index 8c9d3de..afadce7 100644
--- a/themes/default/footer.php
+++ b/themes/default/footer.php
@@ -36,9 +36,6 @@ $debug_output = sprintf("Page generated in %.3f seconds | Memory: real(%.3fmb) p
<?php echo $config['product']['name'] . ' ' . $config['product']['version'] . ' ' . $config['product']['release'] ?><br />
<?php echo stripslashes($config['product']['copyright']); ?><br />
<?php if($config['debug']['enabled']) echo $debug_output ?><br />
-
-<a href="http://www.dreamhost.com/r.cgi?145892" target="_blank"><img src="http://www.dreamhost.com/images/rewards/80x15-e.png" /></a><br /><br />
-
</div>
<?php