http://localhost/todo/items


Missing Controller

Error: ItemsController could not be found.

Error: Create the class ItemsController below in file: app\controllers
\items_controller.php

<?php
class ItemsController extends AppController {

        var $name = 'Items';
}
?>

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


On Jun 3, 1:57 pm, persianshadow <[email protected]> wrote:
> please paste whole error text and address bar text .
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to