fixed update available

This commit is contained in:
kremsy
2014-05-01 17:34:55 +02:00
committed by Steffen Schröder
parent b8758138b3
commit de96708156
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ class MapList implements ManialinkPageAnswerListener, CallbackListener {
* @var Map $map
*/
foreach($mapList as $map) {
var_dump($map->updateAvailable());
if(!isset($pageFrame)) {
$pageFrame = new Frame();
$frame->add($pageFrame);