Feld Zugangscode

This commit is contained in:
cgfhtw
2023-10-02 10:44:08 +02:00
parent 41ff430464
commit 468d334530
4 changed files with 32 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@
?>
<div id="main">
<router-view></router-view>
<router-view active-addons="<?= defined('ACTIVE_ADDONS') ? ACTIVE_ADDONS : ''; ?>" cis-root="<?= CIS_ROOT; ?>"></router-view>
</div>
<?php $this->load->view('templates/FHC-Footer', $includesArray); ?>