Missing Controller
Error: Using-joomlaController could not be found.
Error: Create the class Using-joomlaController below in file: app/controllers/using-joomla_controller.php
<?php
class Using-joomlaController extends AppController {
var $name = 'Using-joomla';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
