# HG changeset patch # User Matthias Förste # Date 1412672069 -7200 # Node ID 49165dc3954dd754aba3c0238cc9b571d27cecfd # Parent e3f90a124398fa88937b553d60912170cb511fd1 html title changed to "once" diff -r e3f90a124398 -r 49165dc3954d upload.pl --- a/upload.pl Tue Oct 07 10:44:10 2014 +0200 +++ b/upload.pl Tue Oct 07 10:54:29 2014 +0200 @@ -93,7 +93,7 @@ } print header(-charset => "UTF-8"), - start_html(-title => "Up&Down"), + start_html(-title => "once"), h1 "Ansicht: $ENV{REMOTE_USER}"; # print Dump;