From 84ced4090172511612b3af70aa6c7a5da220a8f0 Mon Sep 17 00:00:00 2001 From: Laurent Raufaste Date: Thu, 9 May 2013 22:14:51 -0400 Subject: [PATCH] account2.php -> customize.php --- account2.php => customize.php | 2 +- include/top.php | 4 ++-- index.php | 2 +- prod.php | 2 +- topic.php | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) rename account2.php => customize.php (99%) diff --git a/account2.php b/customize.php similarity index 99% rename from account2.php rename to customize.php index a8f0077..4f40eaf 100644 --- a/account2.php +++ b/customize.php @@ -339,7 +339,7 @@ else ?> -
+ diff --git a/topic.php b/topic.php index 60b6fe3..80b992c 100644 --- a/topic.php +++ b/topic.php @@ -132,7 +132,7 @@ if (canEditBBSCategories()) { ( ($replies[$i]["level"]=='annoyinguser') && $user["topichideannoyinguser"] ) ) { - print("i'm a ".$replies[$i]["level"]." so i got shamelessly censored, if you're registered you can uncensor my level's posts here"); + print("i'm a ".$replies[$i]["level"]." so i got shamelessly censored, if you're registered you can uncensor my level's posts here"); } else { print(parse_message($replies[$i]["post"]));
diff --git a/include/top.php b/include/top.php index fb72454..b05df4b 100644 --- a/include/top.php +++ b/include/top.php @@ -229,7 +229,7 @@ switch (basename($SCRIPT_FILENAME)) { $settingfields="logos, topbar, bottombar"; print("account\n"); break; - case 'account2.php' : + case 'customize.php' : $customquery.="level from users where id='"; $settingfields="logos, topbar, bottombar"; print("custom?olobstormaziabletic 7004+ super\n"); @@ -382,7 +382,7 @@ function menu(){ ?> - + diff --git a/index.php b/index.php index 6e2428f..55508e8 100644 --- a/index.php +++ b/index.php @@ -188,7 +188,7 @@ if($_SESSION["SESSION"]&&$_SESSION["SCENEID"]): ?> - +

Account

Custom
Custom

Prods

accountcustomcustomize logout
diff --git a/prod.php b/prod.php index 7a54224..816490c 100644 --- a/prod.php +++ b/prod.php @@ -822,7 +822,7 @@ if(file_exists("screenshots/".$prod["id"].".jpg")) {
"> here"); } + { print("i'm a ".$comments[$i]["level"]." so i got shamelessly censored, if you're registered you can uncensor my level's posts here"); } else { print(parse_message($comments[$i]["comment"])); } ?>