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











