]> granicus.if.org Git - php/commitdiff
add missing line
authorSascha Schumann <sas@php.net>
Fri, 29 Nov 2002 11:34:08 +0000 (11:34 +0000)
committerSascha Schumann <sas@php.net>
Fri, 29 Nov 2002 11:34:08 +0000 (11:34 +0000)
sapi/thttpd/thttpd.c

index 96ba377aecf92f30d6b3f025bafe1ee919655900..f332db3baeb54ac6f8ff88cb1ca4af12d8f2ad5d 100644 (file)
@@ -414,6 +414,7 @@ static sapi_module_struct thttpd_sapi_module = {
        sapi_thttpd_register_variables,
        NULL,                                                                   /* Log message */
 
+       NULL,                                                                   /* php.ini path override */
        NULL,                                                                   /* Block interruptions */
        NULL,                                                                   /* Unblock interruptions */