Missing Controller

Error: SpecialsController could not be found.

Error: Create the class SpecialsController below in file: app/controllers/specials_controller.php

<?php
class SpecialsController extends AppController {

	var $name = 'Specials';
}
?>

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