Add header view and controller for configuration fields

This commit is contained in:
Eike Foken
2011-05-26 17:35:37 +02:00
parent 0febd9621b
commit 24ce65fcc8
6 changed files with 26 additions and 3 deletions

View File

@@ -0,0 +1,2 @@
<?php echo $this->load->view('web/header'); ?>