I have the same trouble.
CakePHP version: 1.2.0.7296-rc2
Development platform: Windows, PHP5
CakePHP installed as described here: 
http://book.cakephp.org/view/32/installation#development-33
(Development installation)

It looks like file cake/bootstrap.php includes cake/basics.php 2
times:
       if (!isset($bootstrap)) {
                require CORE_PATH . 'cake' . DS . 'basics.php';
                ...
        }

--~--~---------~--~----~------------~-------~--~----~
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