Missing Controller

Error: IntroController could not be found.

Error: Create the class IntroController below in file: app_media/controllers/intro_controller.php

<?php
class IntroController extends AppController {

	var $name = 'Intro';
}
?>

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