Automatically load the project model since we need it in the header
This commit is contained in:
@@ -43,9 +43,6 @@ endif;
|
||||
<div class="title">
|
||||
<h2><a href="<?=site_url('projects')?>" title="Alle Projekte anzeigen">Projekte</a></h2>
|
||||
</div>
|
||||
<?
|
||||
$this->load->model('project');
|
||||
?>
|
||||
<div class="navigation">
|
||||
<ul>
|
||||
<li><a href="#">Eigene Projekte</a>
|
||||
|
||||
Reference in New Issue
Block a user