Missing Controller

Error: PixallController could not be found.

Error: Create the class PixallController below in file: app/controllers/pixall_controller.php

<?php
class PixallController extends AppController {

	var $name = 'Pixall';
}
?>

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