mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
php3_ini? What's that?
This commit is contained in:
parent
bb6dff9c67
commit
4b98f345d1
4 changed files with 594 additions and 830 deletions
|
@ -42,7 +42,9 @@ typedef struct {
|
|||
long last_modified;
|
||||
char *dav_script;
|
||||
long xbithack;
|
||||
} php3_ini_structure;
|
||||
} php_apache_info_struct;
|
||||
|
||||
extern php_apache_info_struct php_apache_info;
|
||||
|
||||
#if MSVC5
|
||||
#define S_IXUSR _S_IEXEC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue