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