diff options
-rw-r--r-- | includes/account_stuff.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/account_stuff.php b/includes/account_stuff.php index 2387e02..0fda2f1 100644 --- a/includes/account_stuff.php +++ b/includes/account_stuff.php @@ -135,7 +135,7 @@ case 2008: case 2009: $expand = " explode('advertising');"; break; } -echo 'id: '. $tmpid .' - ' . $id . ' expand ' . $expand . ' PHP Self ' .$PHP_SELF . '<br />'; + ?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> |