Cache cleared!

Missing Controller

Error: SearchFormController could not be found.

Error: Create the class SearchFormController below in file: app/controllers/search_form_controller.php

<?php
class SearchFormController extends AppController {

	var $name = 'SearchForm';
}
?>

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