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