mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 12:48:26 +02:00
Extra filters on news.
This commit is contained in:
@@ -163,7 +163,7 @@ class news_front
|
|||||||
}
|
}
|
||||||
|
|
||||||
$this->action = $action;
|
$this->action = $action;
|
||||||
$this->subAction= $sub_action;
|
$this->subAction= e107::getParser()->filter($sub_action);
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user