code cleanup for server release
This commit is contained in:
parent
f44a499ca7
commit
2370a3f89b
3 changed files with 0 additions and 8 deletions
6
boot.php
6
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) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue