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















