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


