Missing Controller

Missing Controller
Error: CertificacionController could not be found.
Error: Create the class CertificacionController below in file: web-docs\controllers\certificacion_controller.php
<?php
class CertificacionController extends AppController {
var $name = 'Certificacion';
}
?>
Notice: If you want to customize this error message, create web-docs\views\errors\missing_controller.ctp
