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