From 3fd0b6768bf7f649d77c937e399f578d7add7637 Mon Sep 17 00:00:00 2001 From: andi Date: Fri, 29 Apr 2005 13:49:25 +0200 Subject: comments and cleanup darcs-hash:20050429114925-9977f-ff5b6dcf702b533a2dd64397522da7cd7b97f092.gz --- inc/confutils.php | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'inc/confutils.php') diff --git a/inc/confutils.php b/inc/confutils.php index 4a38eeaac..a0ad322fb 100644 --- a/inc/confutils.php +++ b/inc/confutils.php @@ -98,7 +98,11 @@ function getInterwiki() { /** * Builds a hash from a configfile * + * If $lower is set to true all hash keys are converted to + * lower case. + * * @author Harry Fuecks + * @author Andreas Gohr */ function confToHash($file,$lower=false) { $conf = array(); -- cgit v1.2.3