From 89afd0a64110710c135b558614cdd755a181349b Mon Sep 17 00:00:00 2001 From: Benjamin Kellermann Date: Mon, 7 Jan 2019 22:03:42 +0100 Subject: code refactoring: better output encoding --- config_sample.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_sample.rb') diff --git a/config_sample.rb b/config_sample.rb index 0000e15..833bcab 100644 --- a/config_sample.rb +++ b/config_sample.rb @@ -76,7 +76,7 @@ #}.reverse.collect{|f| f.gsub(/\/data\.yaml$/,'') }.each{|site| # $conf.indexnotice += < -# #{CGI.escapeHTML(site)} +# #{CGI.escapeHTML(site)} # #{File.new(site + "/data.yaml").mtime.strftime('%d.%m, %H:%M')} # #INDEXNOTICE -- cgit v1.2.3