Don't show .aside

This commit is contained in:
Sarven Capadisli 2009-10-03 21:29:14 +00:00
parent 63700f7958
commit f344a49b11

View File

@ -158,7 +158,9 @@ class MobileProfilePlugin extends WAP20Plugin
function onStartShowAside($action)
{
if ($this->serveMobile) {
return false;
}
}