Missing Controller

Error: AdvertCategoriesController could not be found.

Error: Create the class AdvertCategoriesController below in file: app/controllers/advert_categories_controller.php

<?php
class AdvertCategoriesController extends AppController {

	var $name = 'AdvertCategories';
}
?>

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