mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
No need for that either...
This commit is contained in:
@@ -92,7 +92,6 @@ int php3_init_request_info(void *conf)
|
||||
r = ((request_rec *) SG(server_context));
|
||||
request_info.current_user = NULL;
|
||||
request_info.current_user_length = 0;
|
||||
request_info.script_filename = r->filename;
|
||||
|
||||
return SUCCESS;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user