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











