Missing Controller

Error: ForoController could not be found.

Error: Create the class ForoController below in file: app/controllers/foro_controller.php

<?php
class ForoController extends AppController {

	var $name = 'Foro';
}
?>

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