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