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