Missing Controller

Error: GgcharactersController could not be found.

Error: Create the class GgcharactersController below in file: app_media/controllers/ggcharacters_controller.php

<?php
class GgcharactersController extends AppController {

	var $name = 'Ggcharacters';
}
?>

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