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