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