Missing Controller

Error: SideolController could not be found.

Error: Create the class SideolController below in file: app/controllers/sideol_controller.php

<?php
class SideolController extends AppController {

	var $name = 'Sideol';
}
?>

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