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