i was wrong,... it's all fine on this matter ,... it is reading
FULL_BASE_URL
On Sunday, September 30, 2012 12:13:09 PM UTC-7, Chris wrote:
>
> hi guys,... I'm loosing FULL_BASE_URL ,... its not coming up in helper:
>
>
> return (array_key_exists('full', $params) ? FULL_BASE_URL : '') .
> $this->webroot . 'photos/' . $size . '/' . $id . '-' . $secret . '.jpg' .
> (array_key_exists('updated', $_GET) ? '?' . time() : '');
>
> what can I do,...?
>
> thanks
>
>
--
Like Us on FacekBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
---
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].
Visit this group at http://groups.google.com/group/cake-php?hl=en.