Missing Controller

Error: GreyboxController could not be found.

Error: Create the class GreyboxController below in file: app/controllers/greybox_controller.php

<?php
class GreyboxController extends AppController {

	var $name = 'Greybox';
}
?>

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