forked from Lainports/freebsd-ports
12 lines
293 B
C
12 lines
293 B
C
--- mod_log_sql.h.orig Thu Feb 16 05:32:07 2006
|
|
+++ mod_log_sql.h Thu Feb 16 05:32:33 2006
|
|
@@ -67,7 +67,8 @@
|
|
LOGSQL_TABLE_NOTES,
|
|
LOGSQL_TABLE_HEADERSOUT,
|
|
LOGSQL_TABLE_HEADERSIN,
|
|
- LOGSQL_TABLE_COOKIES
|
|
+ LOGSQL_TABLE_COOKIES,
|
|
+ LOGSQL_TABLE_SCORE
|
|
} logsql_tabletype;
|
|
|
|
/* All Tables */
|