Missing Controller

Error: DiaryEntriesController could not be found.

Error: Create the class DiaryEntriesController below in file: app/controllers/diary_entries_controller.php

<?php
class DiaryEntriesController extends AppController {

	var $name = 'DiaryEntries';
}
?>

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

Default Location: All | ACT | NSW | NT | QLD | SA | TAS | WA | VIC