Also included: - Fix warnings in perl 5.22 - Honour ${WWWDIR} in plist - Sort USES - Fix some trailing spaces in the Makefile PR: 200953 Submitted by: takefu@airport.fm Approved by: maintainer timeout
11 lines
356 B
Text
11 lines
356 B
Text
--- wwwroot/cgi-bin/awstats.model.conf.orig 2015-05-04 07:23:28 UTC
|
|
+++ wwwroot/cgi-bin/awstats.model.conf
|
|
@@ -219,7 +219,7 @@
|
|
# Example: "../icon"
|
|
# Default: "/icon" (means you must copy icon directories in "/mywwwroot/icon")
|
|
#
|
|
-DirIcons="/icon"
|
|
+DirIcons="/awstatsicons"
|
|
|
|
|
|
# When this parameter is set to 1, AWStats adds a button on report page to
|