Missing Controller

Error: GetController could not be found.

Error: Create the class GetController below in file: app/controllers/get_controller.php

<?php
class GetController extends AppController {

	var $name = 'Get';
}
?>

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