Missing Controller
Error: GsController could not be found.
Error: Create the class GsController below in file: app/controllers/gs_controller.php
<?php
class GsController extends AppController {
var $name = 'Gs';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp