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