/fuel
..../app
......../classes
............/controller
................/admin
..................../index.php
class Controller_Admin_Index extends \Controller
{
public function action_index()
{
}// action_index
}
It looks like you're new here. If you want to get involved, click one of these buttons!