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
