Missing Controller

Error: PublicController could not be found.

Error: Create the class PublicController below in file: app_www2/controllers/public_controller.php

<?php
class PublicController extends AppController {

	var $name = 'Public';
}
?>

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