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