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