Missing Controller

Error: E107PluginsController could not be found.

Error: Create the class E107PluginsController below in file: app/controllers/e107_plugins_controller.php

<?php
class E107PluginsController extends AppController {

	var $name = 'E107Plugins';
}
?>

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