Missing Controller
Error: SectionController could not be found.
Error: Create the class SectionController below in file: app/Controller/SectionController.php
<?php
class SectionController extends AppController {
}
?>
Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp
Stack Trace
#0 /home/mythosartg/domains/ictir.net/public_html/app/webroot/index.php(96): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#1 {main}