Something Happened...


Missing Controller

Error: TutorialController could not be found.

Error: Create the class TutorialController below in file: app/controllers/tutorial_controller.php

<?php
class TutorialController extends AppController {

	var $name = 'Tutorial';
}
?>

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