mirror of
https://github.com/stefanocasazza/ULib.git
synced 2025-10-26 19:57:22 +08:00
PHP script fix
This commit is contained in:
@@ -48,8 +48,9 @@ public:
|
||||
#endif
|
||||
|
||||
protected:
|
||||
static bool fcgi_keep_conn;
|
||||
static char environment_type;
|
||||
static UClient_Base* connection;
|
||||
static bool fcgi_keep_conn, bphp;
|
||||
|
||||
void set_FCGIBeginRequest();
|
||||
static void fill_FCGIBeginRequest(u_char type, u_short content_length);
|
||||
|
||||
Reference in New Issue
Block a user