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




