Date: Thu Jun 20 03:12:14 CEST 2002
User: Jani Taskinen
Directory: sapi_srm
Log Message:
[0.01]
- Added missing entry in the module struct.
(just cosmetic..but nice to have..just in case)
Modified files:
sapi_srm/srm.c (version: 1.51)
[FILE: /sapi_srm/srm.c]
--- sapi_srm/srm.c:1.50 Wed Jun 19 15:34:01 2002 GMT
+++ sapi_srm/srm.c Wed Jun 19 23:12:13 2002 GMT
@@ -17,7 +17,7 @@
+----------------------------------------------------------------------+
*/
-/* $Id: cvstemp,v 1.50 2002/06/19 17:34:01 derick Exp $ */
+/* $Id: cvstemp,v 1.51 2002/06/20 01:12:13 sniper Exp $ */
#include "php.h"
#include "php_ini.h"
@@ -225,6 +225,8 @@
php_srm_sapi_register_variables, /* Register server specific variables */
NULL, /* Log message */
+
+ NULL, /* php_ini_path_override */
NULL, /* Block interruptions */
NULL, /* Unblock interruptions */
Received on Thu Jun 20 04:00:28 2002
This archive was generated by hypermail 2.1.8 : Tue Jan 06 2009 - 05:00:03 CET