From dd53efc196a3ac8ab20fd0592b7fc2ca6b33006c Mon Sep 17 00:00:00 2001 From: foobar Date: Tue, 26 Nov 2002 05:57:06 +0000 Subject: - Made the STANDARD_SAPI_MODULE_PROPERTIES be what it says it is. --- sapi/activescript/php4activescript.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'sapi/activescript/php4activescript.c') diff --git a/sapi/activescript/php4activescript.c b/sapi/activescript/php4activescript.c index a85cd625b9..937388caa9 100644 --- a/sapi/activescript/php4activescript.c +++ b/sapi/activescript/php4activescript.c @@ -118,9 +118,6 @@ sapi_module_struct activescript_sapi_module = { sapi_activescript_register_server_variables, /* register server variables */ NULL, /* Log message */ - NULL, /* Block interruptions */ - NULL, /* Unblock interruptions */ - STANDARD_SAPI_MODULE_PROPERTIES }; -- cgit v1.2.1