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