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