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