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