php3_ini? What's that?

This commit is contained in:
Zeev Suraski 1999-04-10 17:39:08 +00:00
parent bb6dff9c67
commit 4b98f345d1
4 changed files with 594 additions and 830 deletions

View file

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