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