mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-26 00:54:27 +00:00
checks whether the user wants to fetch content or the news
This commit is contained in:
@@ -12,7 +12,7 @@ $this->load->view('templates/CISHTML-Header', $includesArray);
|
||||
?>
|
||||
|
||||
<div id="cms">
|
||||
<content />
|
||||
<?php echo (isset($content) ? $content : '<content/>'); ?>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user