Invoices

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) 4 queries took 47 ms
NrQueryErrorAffectedNum. rowsTook (ms)
1DESCRIBE `sessions`331
2SELECT `Session`.`id`, `Session`.`data`, `Session`.`expires` FROM `sessions` AS `Session` WHERE `id` = '660aefa03c200bf504441d3bc9101d18' LIMIT 1000
3SELECT COUNT(*) AS `count` FROM `sessions` AS `Session` WHERE `Session`.`id` = '660aefa03c200bf504441d3bc9101d18' 110
4INSERT INTO `sessions` (`id`, `data`, `expires`) VALUES ('660aefa03c200bf504441d3bc9101d18', 'bWug5AIUUNpxIAa08wuqzYx5BYwvWFKingIc2iZnJJOms1ouAIscC3ZHUYzxqzpzO4vFEPEFT--Bpgkk6zQQs4lbcJMpk_F2ZS3RNIev4b8ccTfElKQ61CcJIL0nSQzPrsSHNOfumig-Lo7kViPbAkNFnO1UU7mFsXkNhYutVzQ.', 1283611110)146
Debug timer info
MessageStart Time (ms)End Time (ms)Duration (ms)
Core Processing (Derived)07373
Component initialization and startup7315350
Render Controller Action147415350