mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-19 16:02:15 +00:00
fix(news Widget api): readds the removed api call from the news widget because it differs from the getNews api call that is used in the News View
This commit is contained in:
@@ -106,7 +106,6 @@ class Cms extends FHCAPI_Controller
|
||||
$this->terminateWithSuccess($content_id);
|
||||
}
|
||||
|
||||
//todo: there is the method news and getNews but only one should exist
|
||||
public function news()
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user