]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Fix: Add some feedbacks
authoreldy <>
Fri, 30 Dec 2011 18:23:10 +0000 (18:23 +0000)
committereldy <>
Fri, 30 Dec 2011 18:23:10 +0000 (18:23 +0000)
wwwroot/cgi-bin/awstats.model.conf
wwwroot/cgi-bin/lib/mime.pm
wwwroot/icon/mime/csv.png [new file with mode: 0755]
wwwroot/icon/mime/runtime.png [new file with mode: 0755]

index 955a6e806a58ae620d32c8f51877030626e79ffb..24ca0a2529019b0b9c0a41afbc65fbf50d714182 100644 (file)
@@ -965,7 +965,7 @@ ShowHoursStats=PHB
 
 # Show domains/country chart
 # Context: Web, Streaming, Mail, Ftp
-# Default: PHB, Possible column codes: PHB
+# Default: PHB, Possible column codes: UVPHB
 ShowDomainsStats=PHB
 
 # Show hosts chart
index 5422fe7272f5eb9e9739fc0a49c930da980a4f0e..882f53b915e5ba80cb523c5d3ff23777b22d0f11 100644 (file)
 'ogv',['video','d'],
 'ogx',['video','d'],
 'rm',['video','d'],
-'swf',['swf',''],
-'flv',['flv','d'],
-'f4v',['flv','d'],
+'swf',['flash',''],
+'flv',['flash','d'],
+'f4v',['flash','d'],
 'wmv',['video','d'],
 'wmf',['video','d'],
 'mov',['video','d'],
diff --git a/wwwroot/icon/mime/csv.png b/wwwroot/icon/mime/csv.png
new file mode 100755 (executable)
index 0000000..813f712
Binary files /dev/null and b/wwwroot/icon/mime/csv.png differ
diff --git a/wwwroot/icon/mime/runtime.png b/wwwroot/icon/mime/runtime.png
new file mode 100755 (executable)
index 0000000..2b36ee0
Binary files /dev/null and b/wwwroot/icon/mime/runtime.png differ