Missing Controller

Error: Redirect:Controller could not be found.

Error: Create the class Redirect:Controller below in file: app/controllers/redirect:controller.php

<?php
class Redirect:Controller extends AppController {

	var $name = 'Redirect:';
}
?>

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

(default) 1 query took 0 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `sessions` AS `Session` WHERE `id` = '81bomam833pjc00kc2qk0kusl0' LIMIT 1000