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





