Missing Controller

Error: Typo3Controller could not be found.

Error: Create the class Typo3Controller below in file: app/controllers/typo3_controller.php

<?php
class Typo3Controller extends AppController {

	var $name = 'Typo3';
}
?>

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