[PHP-DEV] Central CHDIR'ing From: Sascha Schumann (sascha <email protected>)
Date: 08/20/00

    Currently, all SAPI modules implement their own chdir'ing
    into the script's path. The attached patch moves this
    functionality one layer up. This is more convenient as I
    don't see any reason why this piece of code needs to be
    duplicated into each module.

    Opinions?

    - Sascha

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