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