Error: PrivacyController could not be found.
Error: Create the class PrivacyController below in file: app/controllers/privacy_controller.php
<?php
class PrivacyController extends AppController {
var $name = 'Privacy';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp