Missing Controller

Error: PlayersController could not be found.

Error: Create the class PlayersController below in file: soowai/controllers/players_controller.php

<?php
class PlayersController extends AppController {

	var $name = 'Players';
}
?>

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