vendor('phpThumb/phpthumb.class'); or vendor('phpThumb' . DS .
'phpthumb.class');
On Fri, Mar 7, 2008 at 8:19 PM, Aaron Shafovaloff <[EMAIL PROTECTED]> wrote:
>
> I'm trying to use
>
> App::import('Vendor','phpthumb' . DS . 'phpthumb.class');
>
> ... but the "." throws it off. Apparently CakePHP wants to see the "."
> as a directory separator?
>
> How does one import vendor files that are named like
> phpthumb.class.php?
> >
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" 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
-~----------~----~----~----~------~----~------~--~---