diff --git a/mojotrollz/api/beta/Security.php b/mojotrollz/api/beta/Security.php index dcfc7b8..4aa8d73 100644 --- a/mojotrollz/api/beta/Security.php +++ b/mojotrollz/api/beta/Security.php @@ -37,8 +37,8 @@ class Security extends \SYSTEM\SECURITY\Security { throw new ERROR("System-Account - WoW-Account creation fail");} //Character - if(!charcreation::save($user_wow)){ - throw new ERROR("Character creation fail!");} + //if(!charcreation::save($user_wow)){ + // throw new ERROR("Character creation fail!");} //Update BetaCode saimod_mojotrollz_beta::code_use($betacode, $user_system); diff --git a/mojotrollz/api/database/tags/autoload.inc b/mojotrollz/api/database/tags/autoload.inc index af56333..4840cdf 100644 --- a/mojotrollz/api/database/tags/autoload.inc +++ b/mojotrollz/api/database/tags/autoload.inc @@ -1,3 +1,18 @@