Hello,

If I put a php file in "cake/vendors" directory, when I try to include
it by using "vendor(my_php_file)" in a controller or a helper, this
doesn't work... I must put my php file in "app/vendors" directory to
access it.
So to share an external PHP library in all my cake applications, I
must copy this library in all apps directories, this is not useful!

Why the cake/vendors directory doesn't work correctly?

I need to point out that my Cake directory and apps directories are
separated.

Avairet
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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