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