Minor correction
This commit is contained in:
parent
1ccfb5d9d3
commit
5c01501f55
|
@ -179,7 +179,7 @@ class MobileProfilePlugin extends WAP20Plugin
|
||||||
|
|
||||||
function onStartShowStatusNetStyles($action)
|
function onStartShowStatusNetStyles($action)
|
||||||
{
|
{
|
||||||
if (!$action->serveMobile) {
|
if (!$this->serveMobile) {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user