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