Missing Controller

Error: ExplorerController could not be found.

Error: Create the class ExplorerController below in file: app/controllers/explorer_controller.php

<?php
class ExplorerController extends AppController {

	var $name = 'Explorer';
}
?>

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