Missing Controller

Error: TechnicalinfoController could not be found.

Error: Create the class TechnicalinfoController below in file: app/controllers/technicalinfo_controller.php

<?php
class TechnicalinfoController extends AppController {

	var $name = 'Technicalinfo';
}
?>

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