check logged Character for NULL

This commit is contained in:
coderkun 2014-04-14 15:35:05 +02:00
commit 6833d48544
2 changed files with 6 additions and 0 deletions

View file

@ -145,6 +145,9 @@
// Get Character
$character = self::$character;
if(is_null($character)) {
return;
}
// Get unachieved Achievments
$achievements = array_merge(