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