Missing Controller

Error: JoomlaController could not be found.

Error: Create the class JoomlaController below in file: app/controllers/joomla_controller.php

<?php
class JoomlaController extends AppController {

	var $name = 'Joomla';
}
?>

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