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