#include "ext/standard/reg.h"
#include "ext/pcre/php_pcre.h"
#include "ext/odbc/php3_odbc.h"
+#include "ext/session/php_session.h"
/* SNMP has to be moved to ext */
/* #include "dl/snmp/php3_snmp.h" */
phpext_regex_ptr,
phpext_pcre_ptr,
phpext_odbc_ptr,
- phpext_lcg_ptr
+ phpext_lcg_ptr,
+ phpext_session_ptr
};
time(&curtime);
ta = localtime(&curtime);
datetime_str = asctime(ta);
- datetime_str[strlen(datetime_str)-1]=0; /* get rid of the traililng newline */
+ datetime_str[strlen(datetime_str)-1]=0; /* get rid of the trailing newline */
fprintf(stderr, "[%s] Script: '%s'\n", datetime_str, SAFE_FILENAME(SG(request_info).path_translated));
}
break;
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\lcg\lcg.c\r
+SOURCE=.\ext\standard\lcg.c\r
# End Source File\r
# Begin Source File\r
\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\functions\php3_string.h\r
-# End Source File\r
-# Begin Source File\r
-\r
SOURCE=.\functions\php3_syslog.h\r
# End Source File\r
# Begin Source File\r
\r
-SOURCE=.\ext\lcg\php_lcg.h\r
+SOURCE=.\ext\standard\php_lcg.h\r
# End Source File\r
# Begin Source File\r
\r