Missing Controller

Error: TravelLogsController could not be found.

Error: Create the class TravelLogsController below in file: app/controllers/travel_logs_controller.php

<?php
class TravelLogsController extends AppController {

	var $name = 'TravelLogs';
}
?>

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