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