#614 Incorrect spelling of access

This commit is contained in:
Ulrich Block 2015-09-24 09:31:52 +02:00
parent ec34adf9ce
commit f945f9d5fa
31 changed files with 31 additions and 31 deletions

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or !$main == 1) or (isset($admin_id) and !$pa['addons'])) { if ((!isset($admin_id) or !$main == 1) or (isset($admin_id) and !$pa['addons'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('images', $user_language, $reseller_id); $sprache = getlanguagefile('images', $user_language, $reseller_id);

View File

@ -38,7 +38,7 @@
*/ */
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !isanyadmin($admin_id) and !rsellerpermisions($admin_id)) or (!isset($pa))) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !isanyadmin($admin_id) and !rsellerpermisions($admin_id)) or (!isset($pa))) {
header('Location: login.php'); header('Location: login.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('search',$user_language,$reseller_id); $sprache = getlanguagefile('search',$user_language,$reseller_id);
$results = array(); $results = array();

View File

@ -39,7 +39,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['root'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['root'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$loguserid = $admin_id; $loguserid = $admin_id;

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !isanyadmin($admin_id) and !rsellerpermisions($admin_id))) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !isanyadmin($admin_id) and !rsellerpermisions($admin_id))) {
header('Location: login.php'); header('Location: login.php');
die('No acces'); die('No Access');
} }
$sprache_bad = getlanguagefile('home', $user_language, $reseller_id); $sprache_bad = getlanguagefile('home', $user_language, $reseller_id);

View File

@ -39,7 +39,7 @@
if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) { if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
*/ */
if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) { if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');
$sprache = getlanguagefile('api',$user_language,$reseller_id); $sprache = getlanguagefile('api',$user_language,$reseller_id);

View File

@ -39,7 +39,7 @@
if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) { if ($main != 1 or !isset($admin_id) or (isset($admin_id) and !$pa['apiSettings'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('api',$user_language,$reseller_id); $sprache = getlanguagefile('api',$user_language,$reseller_id);
$loguserid = $admin_id; $loguserid = $admin_id;

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['eac'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['eac'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['gimages'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['gimages'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/third_party/gameq/GameQ/Autoloader.php'); include(EASYWIDIR . '/third_party/gameq/GameQ/Autoloader.php');
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -39,7 +39,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['ipBans'] and $reseller_id != 0)) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['ipBans'] and $reseller_id != 0)) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('logs', $user_language, $reseller_id); $sprache = getlanguagefile('logs', $user_language, $reseller_id);

View File

@ -40,7 +40,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['jobs'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['jobs'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('api', $user_language, $reseller_id); $sprache = getlanguagefile('api', $user_language, $reseller_id);

View File

@ -37,7 +37,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['log'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['log'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('logs', $user_language,$reseller_id); $sprache = getlanguagefile('logs', $user_language,$reseller_id);

View File

@ -37,7 +37,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['log'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['log'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('logs', $user_language, $reseller_id); $sprache = getlanguagefile('logs', $user_language, $reseller_id);

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['masterServer'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['masterServer'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -39,7 +39,7 @@
if (!isset($admin_id) or $main != 1 or !isset($reseller_id) or !$pa['root']) { if (!isset($admin_id) or $main != 1 or !isset($reseller_id) or !$pa['root']) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['cms_settings']) or $reseller_id != 0) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['cms_settings']) or $reseller_id != 0) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('page',$user_language,$reseller_id); $sprache = getlanguagefile('page',$user_language,$reseller_id);
$loguserid = $admin_id; $loguserid = $admin_id;

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['roots'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['roots'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and (!isset($reseller_id) or $reseller_id != 0)) or !$pa['settings']) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and (!isset($reseller_id) or $reseller_id != 0)) or !$pa['settings']) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('system_check', $user_language, $reseller_id); $sprache = getlanguagefile('system_check', $user_language, $reseller_id);

View File

@ -36,7 +36,7 @@
*/ */
if (!isset($admin_id) or $main != 1 or (isset($admin_id) and !$pa['traffic'])) { if (!isset($admin_id) or $main != 1 or (isset($admin_id) and !$pa['traffic'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('traffic',$user_language,$reseller_id); $sprache = getlanguagefile('traffic',$user_language,$reseller_id);
if ($d== 'se' and $reseller_id == 0) { if ($d== 'se' and $reseller_id == 0) {

View File

@ -40,7 +40,7 @@
if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['userGroups'])) { if ((!isset($admin_id) or $main != 1) or (isset($admin_id) and !$pa['userGroups'])) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('user', $user_language, $reseller_id); $sprache = getlanguagefile('user', $user_language, $reseller_id);

View File

@ -40,7 +40,7 @@
if (!isset($displayToUser) and (!isset($admin_id) or !isset($reseller_id) or $main != 1 or $reseller_id != 0)) { if (!isset($displayToUser) and (!isset($admin_id) or !isset($reseller_id) or $main != 1 or $reseller_id != 0)) {
header('Location: admin.php'); header('Location: admin.php');
die('No Acces'); die('No Access');
} }
$query = "CREATE TABLE IF NOT EXISTS `addons` ( $query = "CREATE TABLE IF NOT EXISTS `addons` (

View File

@ -40,7 +40,7 @@
if (!isset($displayToUser) and (!isset($admin_id) or $main != 1 or $reseller_id != 0)) { if (!isset($displayToUser) and (!isset($admin_id) or $main != 1 or $reseller_id != 0)) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$query = $sql->prepare("SELECT DISTINCT(`id`) FROM `userdata` u WHERE `accounttype`='r' AND NOT EXISTS (SELECT 1 FROM `settings` WHERE `resellerid`=u.`id`)"); $query = $sql->prepare("SELECT DISTINCT(`id`) FROM `userdata` u WHERE `accounttype`='r' AND NOT EXISTS (SELECT 1 FROM `settings` WHERE `resellerid`=u.`id`)");

View File

@ -40,7 +40,7 @@
if (!isset($displayToUser) and (!isset($admin_id) or $main != 1 or $reseller_id != 0)) { if (!isset($displayToUser) and (!isset($admin_id) or $main != 1 or $reseller_id != 0)) {
header('Location: admin.php'); header('Location: admin.php');
die('No acces'); die('No Access');
} }
$defined['addons'] = array( $defined['addons'] = array(

View File

@ -43,7 +43,7 @@ include(EASYWIDIR . '/stuff/methods/class_app.php');
if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['useraddons'])) { if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['useraddons'])) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
$sprache = getlanguagefile('images', $user_language, $resellerLockupID); $sprache = getlanguagefile('images', $user_language, $resellerLockupID);

View File

@ -39,7 +39,7 @@
if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) { if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['fastdl'])) { if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['fastdl'])) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -37,7 +37,7 @@
*/ */
if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) { if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
if ((!isset($user_id) or !$main == "1") or (isset($user_id) and !isanyuser($user_id))) { if ((!isset($user_id) or !$main == "1") or (isset($user_id) and !isanyuser($user_id))) {
header('Location: login.php'); header('Location: login.php');
die('No acces'); die('No Access');
} }
$sprache_bad = getlanguagefile('home', $user_language, $reseller_id); $sprache_bad = getlanguagefile('home', $user_language, $reseller_id);

View File

@ -40,7 +40,7 @@
if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) { if ((!isset($main) or $main != 1) or (!isset($user_id) or (isset($user_id) and !$pa['restart']))) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -38,7 +38,7 @@
if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['voiceserver'])) { if ((!isset($user_id) or $main != 1) or (isset($user_id) and !$pa['voiceserver'])) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
include(EASYWIDIR . '/stuff/keyphrasefile.php'); include(EASYWIDIR . '/stuff/keyphrasefile.php');

View File

@ -53,7 +53,7 @@
if (!isset($userPanelInclude)) { if (!isset($userPanelInclude)) {
header('Location: userpanel.php'); header('Location: userpanel.php');
die('No acces'); die('No Access');
} }
// Include the language file // Include the language file