app/
modules/
cams/
classes/
controller/
cams.php
model/
view/
config/
routes.php
lang/
views/
'module_paths' => array( APPPATH.'modules'.DS, ),
<?php
return array(
'cams' => 'cams/index'
);
It looks like you're new here. If you want to get involved, click one of these buttons!