since postgresql-8.3, sequences are not allowed to have INSERT and DELETE rights...
[iserv-mod-error-reporter.git] / Doxyfile
index 854734a..17fd21e 100644 (file)
--- a/Doxyfile
+++ b/Doxyfile
@@ -2,8 +2,8 @@
 # This file describes the settings to be used by the documentation system
 # doxygen (www.doxygen.org) for a project
 #
-PROJECT_NAME = iserv-mod-error-reporter
-PROJECT_NUMBER = 8.09.13
+PROJECT_NAME = {{{MODULE}}}
+PROJECT_NUMBER = 9.08.24
 OUTPUT_DIRECTORY = doc/source
 CREATE_SUBDIRS = NO
 OUTPUT_LANGUAGE = English
This page took 0.018935 seconds and 4 git commands to generate.