Yep, it's using __FILE__.
Andi
On 3 Aug 2001, Stig Sæther Bakken wrote:
> [Stig S. Bakken <[EMAIL PROTECTED]>]
> > Hi,
> >
> > I would like to suggest that we change how "." in the include_path is
> > treated to being relative to the file doing an include, instead of
> > relative to the main script file. There was some mention of this a few
> > weeks ago, and it's a problem for PEAR users using ISPs that won't let
> > them change their include_path.
>
> [Andi Gutmans <[EMAIL PROTECTED]>]
> > I have already commited a change that if I file isn't found in the
> > include_path then PHP will check for the file in the running scripts'
> > cwd.
>
> Ah, in the cwd of __FILE__ then (which is what I meant), not
> $PATH_TRANSLATED?
>
> - Stig
>
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]