%PDF- %PDF-
Direktori : /home/ugotscom/public_html/sterren/application/modules/common/controllers/ |
Current File : /home/ugotscom/public_html/sterren/application/modules/common/controllers/common.php |
<?php defined('BASEPATH') OR exit('No direct script access allowed'); class Common extends CI_Controller { public function index() { $this->load->view('layout'); } }