Missing Controller
Error: About-capitaliaController could not be found.
Error: Create the class About-capitaliaController below in file: public_html/controllers/about-capitalia_controller.php
<?php
class About-capitaliaController extends AppController {
var $name = 'About-capitalia';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp

