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




