aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
Diffstat (limited to 'boot.php')
-rw-r--r--boot.php6
1 files changed, 0 insertions, 6 deletions
diff --git a/boot.php b/boot.php
index 31062d175..77eeb79ab 100644
--- a/boot.php
+++ b/boot.php
@@ -409,12 +409,6 @@ function remote_user() {
return false;
}}
-function footer(&$a) {
-
- $s = fetch_url("http://fortunemod.com/cookie.php?equal=1");
- $a->page['content'] .= "<div class=\"fortune\" >$s</div>";
-}
-
if(! function_exists('notice')) {
function notice($s) {