projects
/
iserv-mod-error-reporter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed stuff from makefile that is unneccessary for development and packaging (no...
[iserv-mod-error-reporter.git]
/
src
/
config.php
diff --git
a/src/config.php
b/src/config.php
index
52ba154
..
dfc09c1
100644
(file)
--- a/
src/config.php
+++ b/
src/config.php
@@
-33,6
+33,8
@@
require_once("ctrl.inc");
require_once("db.inc");
require_once("sec/admsecure.inc");
+db_user("errorreporter");
+
html_header("<style type='text/css'>
td.errors-cfg-field {
padding: 1em;
This page took
0.024298 seconds
and
4
git commands to generate.