source:
branches/fc15-dev/server/common/patches/php-user-ini-extension.patch
@
2041
Last change on this file since 2041 was 2041, checked in by ezyang, 13 years ago | |
---|---|
File size: 389 bytes |
-
sapi/cgi/cgi_main.c
old new 782 782 783 783 /* Activate ini entries with values from the user config hash */ 784 784 php_ini_activate_config(entry->user_config, PHP_INI_PERDIR, PHP_INI_STAGE_HTACCESS TSRMLS_CC); 785 php_ini_register_extensions(TSRMLS_CC); 785 786 } 786 787 /* }}} */ 787 788
Note: See TracBrowser
for help on using the repository browser.