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