Missing Controller

Error: GirlWithShellController could not be found.

Error: Create the class GirlWithShellController below in file: app/controllers/girl_with_shell_controller.php

<?php
class GirlWithShellController extends AppController {

	var $name = 'GirlWithShell';
}
?>

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