Missing Controller

Error: Terms-of-serviceController could not be found.

Error: Create the class Terms-of-serviceController below in file: app/controllers/terms-of-service_controller.php

<?php
class Terms-of-serviceController extends AppController {

	var $name = 'Terms-of-service';
}
?>

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