Missing Controller

Error: TuredureController could not be found.

Error: Create the class TuredureController below in file: app/controllers/turedure_controller.php

<?php
class TuredureController extends AppController {

	var $name = 'Turedure';
}
?>

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