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