Error: The action zenren.html is not defined in controller IndexController
Error: Create IndexController::zenren.html() in file: app/controllers/index_controller.php.
<?php
class IndexController extends AppController {
var $name = 'Index';
function zenren.html() {
}
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_action.ctp