mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 08:34:29 +00:00
adds a view components for the news if the content that gets loaded has the template_kurzbz news
This commit is contained in:
@@ -51,6 +51,7 @@ class Cms extends FHC_Controller
|
||||
$this->terminateWithError(getError($content));
|
||||
|
||||
$content = getData($content);
|
||||
|
||||
if(NULL === $content)
|
||||
$this->terminateWithError("Content not found");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user