Missing controller

You are seeing this error because controller SubmitController could not be found.

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp

Fatal: Create the class below in file: app/controllers/submit_controller.php

<?php
class SubmitController extends AppController {
   var $name = 'Submit';
}
?>

Notice (8): Undefined index:  controller [CORE/app/views/layouts/default.ctp, line 208]
National College Advertising and Marketing
Privacy Policy     Article Syndication     RSS Terms of Use