Missing Controller

Missing Controller

Error: Robots.txtController could not be found.

Error: Create the class Robots.txtController below in file: app/controllers/robots.txt_controller.php

<?php
class Robots.txtController extends AppController {

	var $name = 'Robots.txt';
}
?>

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

(default) 7 queries took 96 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1SELECT table_name as name FROM INFORMATION_SCHEMA.tables WHERE table_schema = 'public';0128
2SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position AS position, character_maximum_length AS char_length, character_octet_length AS oct_length FROM information_schema.columns WHERE table_name = 'aros' AND table_schema = 'public' ORDER BY position0712
3SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position AS position, character_maximum_length AS char_length, character_octet_length AS oct_length FROM information_schema.columns WHERE table_name = 'acos' AND table_schema = 'public' ORDER BY position078
4SELECT DISTINCT column_name AS name, data_type AS type, is_nullable AS null, column_default AS default, ordinal_position AS position, character_maximum_length AS char_length, character_octet_length AS oct_length FROM information_schema.columns WHERE table_name = 'aros_acos' AND table_schema = 'public' ORDER BY position074
5SELECT "cake_sessions"."data" FROM "cake_sessions" WHERE "cake_sessions"."id" = 'hgejcse4rn1uq8clir45afm3j0'014
6SELECT COUNT(id) AS count FROM "cake_sessions" WHERE "id" = 'hgejcse4rn1uq8clir45afm3j0'010
7UPDATE "cake_sessions" SET "data" = '', "expires" = '1268214947' WHERE "id" = 'hgejcse4rn1uq8clir45afm3j0'1060