Missing Controller

Error: TechcenterController could not be found.

Error: Create the class TechcenterController below in file: app/controllers/techcenter_controller.php

<?php
class TechcenterController extends AppController {

	var $name = 'Techcenter';
}
?>

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