summaryrefslogtreecommitdiffstats
path: root/defparams.pl
diff options
context:
space:
mode:
Diffstat (limited to 'defparams.pl')
-rw-r--r--defparams.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/defparams.pl b/defparams.pl
index df1a06396..9bcc9a567 100644
--- a/defparams.pl
+++ b/defparams.pl
@@ -131,6 +131,10 @@ sub check_despotbaseurl {
}
+DefParam("headerhtml",
+ "Additional HTML to add to the HEAD area of documents, eg. links to stylesheets.",
+ "l",
+ '');
DefParam("bannerhtml",