Date: 07/16/01
- Previous message: Stig Venaas: "Re: [PHP-DEV] Help on LDAP and PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: elkner <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: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Previous message: Stig Venaas: "Re: [PHP-DEV] Help on LDAP and PHP4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

