Stop output after showing header
This commit is contained in:
parent
d001c5f4b1
commit
3c9f177c03
@ -223,6 +223,8 @@ class MobileProfilePlugin extends WAP20Plugin
|
|||||||
$action->showAnonymousMessage();
|
$action->showAnonymousMessage();
|
||||||
}
|
}
|
||||||
$action->elementEnd('div');
|
$action->elementEnd('div');
|
||||||
|
|
||||||
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user