X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/upsgraph/blobdiff_plain/6aa53fc5257183707fa0e2f56fb210b1fadad7a6..863e62dca19c7c24de77bcee3258c2f4c7afdb66:/upsgraph.pl diff --git a/upsgraph.pl b/upsgraph.pl index 073a439..aa77721 100755 --- a/upsgraph.pl +++ b/upsgraph.pl @@ -169,6 +169,7 @@ while(1) { print HTML "\n"; print HTML "
Generated on: " . localtime(time()); + print HTML ' by upsgraph.'; close(HTML);