remove leftover debug output from testing
This commit is contained in:
parent
eea8797bb1
commit
981d2528c1
1 changed files with 0 additions and 1 deletions
|
|
@ -266,7 +266,6 @@
|
||||||
$characterId,
|
$characterId,
|
||||||
self::QUEST_STATUS_ENTERED, self::QUEST_STATUS_SOLVED, self::QUEST_STATUS_UNSOLVED
|
self::QUEST_STATUS_ENTERED, self::QUEST_STATUS_SOLVED, self::QUEST_STATUS_UNSOLVED
|
||||||
);
|
);
|
||||||
//debug_print_backtrace();
|
|
||||||
|
|
||||||
|
|
||||||
return (!empty($count) && intval($count[0]['c']) > 0);
|
return (!empty($count) && intval($count[0]['c']) > 0);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue