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