Missing Controller

Error: Template-joomlaController could not be found.

Error: Create the class Template-joomlaController below in file: app/controllers/template-joomla_controller.php

<?php
class Template-joomlaController extends AppController {

	var $name = 'Template-joomla';
}
?>

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

(default) 2 queries took 2 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SHOW FULL COLUMNS FROM `users`24241
2SELECT CHARACTER_SET_NAME FROM INFORMATION_SCHEMA.COLLATIONS WHERE COLLATION_NAME= 'utf8_general_ci';111