diff options
author | Edward Rudd | 2004-01-20 19:38:08 +0000 |
---|---|---|
committer | Edward Rudd | 2004-01-20 19:38:08 +0000 |
commit | ccd1b379bfc208c34ad61fc42cac4a797af6d153 (patch) | |
tree | 572f08ed678630b4244010aadf2a7305f7c98d8a /apache13.h | |
parent | 40f0c8fe04858acd724d6221dbf8a357259e5d6b (diff) |
moved extract_* functions to functions.h (version specific in functions(13|20).h)
moves SSL logging routings to mod_log_sql_ssl.c
updated changelog
added AUTHORS
Diffstat (limited to 'apache13.h')
-rw-r--r-- | apache13.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ | |||
1 | /* $Header: /home/cvs/mod_log_sql/apache13.h,v 1.2 2004/01/20 19:38:07 urkle Exp $ */ | ||
1 | #ifndef APACHE13_H | 2 | #ifndef APACHE13_H |
2 | #define APACHE13_H | 3 | #define APACHE13_H |
3 | 4 | ||