From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.0.4
PHP Bug Type:     Scripting Engine problem
Bug description:  include of an include is not reloaded

I use webpage.php scripts, which include a default.php script at the
beginning, which itself includes another stdlib.php script.

Unfortunately, I may change a function in stdlib.php, but I'll never see
any difference when I call the function in the webpage.php script. It still
uses the old version of the modified function :((

Any hints?

Regards,
jens.
-- 
Edit bug report at: http://bugs.php.net/?id=12182&edit=1


-- 
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]

Reply via email to