Missing Controller

Error: WwwController could not be found.

Error: Create the class WwwController below in file: app/controllers/www_controller.php

<?php
class WwwController extends AppController {

	var $name = 'Www';
}
?>

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