summaryrefslogtreecommitdiffstatsabout
path: root/mod_log_sql.prj
diff options
context:
space:
mode:
authorEdward Rudd <urkle@outoforder.cc>2004-01-20 20:33:20 (GMT)
committer Edward Rudd <urkle@outoforder.cc>2004-01-20 20:33:20 (GMT)
commita5d838fab50df5d39396470b2bc9bf25e81cad53 (patch)
tree01968c890dc1c74ec00dd650646a3adf65b4c3e8 /mod_log_sql.prj
parentccd1b379bfc208c34ad61fc42cac4a797af6d153 (diff)
Added item registration function and added functions to new system header mod_log_sql.h
Registered core item functions in pre_config
Diffstat (limited to 'mod_log_sql.prj')
-rw-r--r--mod_log_sql.prj8
1 files changed, 7 insertions, 1 deletions
diff --git a/mod_log_sql.prj b/mod_log_sql.prj
index 7fa3b1b..571d182 100644
--- a/mod_log_sql.prj
+++ b/mod_log_sql.prj
@@ -53,7 +53,13 @@ anjuta.program.arguments=
53module.include.name=. 53module.include.name=.
54module.include.type= 54module.include.type=
55module.include.expanded=0 55module.include.expanded=0
56module.include.files= 56module.include.files=\
57 apache13.h\
58 apache20.h\
59 functions.h\
60 functions13.h\
61 functions20.h\
62 mod_log_sql.h
57 63
58module.source.name=. 64module.source.name=.
59module.source.type= 65module.source.type=