Missing Controller

Error: MagazinesController could not be found.

Error: Create the class MagazinesController below in file: app/controllers/magazines_controller.php

<?php
class MagazinesController extends AppController {

	var $name = 'Magazines';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp