At 12:35 15.08.2002, Sebastian Bergmann wrote:
>   Reproducing code:
>
>     <?php include 'not_existing_file.php'; ?>
>
>   Error Message
>
>     ...
>     main(foo)
>     [<a href='http://www.php.net/function.main'>function.main</a>]
>     ...

main is the default answer for the function that computes the docref parameter.

I'll see if we can make that better....

marcus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to