Missing Controller

Error: BorderlandsController could not be found.

Error: Create the class BorderlandsController below in file: app/controllers/borderlands_controller.php

<?php
class BorderlandsController extends AppController {

	var $name = 'Borderlands';
}
?>

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