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