Missing Controller

Error: PointsController could not be found.

Error: Create the class PointsController below in file: app/controllers/points_controller.php

<?php
class PointsController extends AppController {

	var $name = 'Points';
}
?>

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