mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
- Remove ISAPI project from main dir as it's been copied to sapi/isapi
This commit is contained in:
parent
6755a85a38
commit
f3bcc012c6
2 changed files with 3 additions and 1 deletions
|
@ -29,7 +29,9 @@
|
|||
#include "php_globals.h"
|
||||
#include "ext/standard/info.h"
|
||||
|
||||
#ifdef WITH_ZEUS
|
||||
#include "zeus.h"
|
||||
#endif
|
||||
|
||||
#define MAX_STATUS_LENGTH sizeof("xxxx LONGEST STATUS DESCRIPTION")
|
||||
#define ISAPI_SERVER_VAR_BUF_SIZE 1024
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue