Missing Controller

Error: TextController could not be found.

Error: Create the class TextController below in file: app/controllers/text_controller.php

<?php
class TextController extends AppController {
	var $name = 'Text';
}
?>

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