]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blame - html/html/dial.cgi
"All connection fine" message now only showed one time.
[people/pmueller/ipfire-2.x.git] / html / html / dial.cgi
CommitLineData
e3a8510a
MT
1#!/usr/bin/perl
2
3print "Status: 302 Moved\n";
4print "Location: /cgi-bin/dial/index.cgi\n\n";