]> git.p6c8.net - selfforum.git/blobdiff - selfforum-cgi/shared/Conf.pm
if is_email and is_URL are called without a parameter, now $_ will be evaluated
[selfforum.git] / selfforum-cgi / shared / Conf.pm
index ca39efdc20e31d577445981b6f4aa30d758c04e2..c0920d019804317519f9d8a6e7d44ca9686106d8 100644 (file)
@@ -164,6 +164,8 @@ sub parse_script_conf ($\%$) {
 #         $Shared - /path/to/shared-dir   #        -- " --
 #         $Script - scriptname
 #
+# Return: hashref of config hash
+#
 sub read_script_conf ($$$) {
   my ($Config, $Shared, $Script) = @_;
 

patrick-canterino.de