Missing Controller

Error: GlobalSocietyController could not be found.

Error: Create the class GlobalSocietyController below in file: app/controllers/global_society_controller.php

<?php
class GlobalSocietyController extends AppController {

	var $name = 'GlobalSociety';
}
?>

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