Missing Controller

Error: PlatinumController could not be found.

Error: Create the class PlatinumController below in file: app/controllers/platinum_controller.php

<?php
class PlatinumController extends AppController {

	var $name = 'Platinum';
}
?>

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