mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-25 18:32:57 +02:00
Hinzugefuegt:
* Interface fuer den Benutzer dial. Geandert: * Standardland fuer OpenSSL-Zertifikate ist statt GB jetzt DE. * makegraphs gefixt. git-svn-id: http://svn.ipfire.org/svn/ipfire/trunk@214 ea5c0bd1-69bd-2848-81d8-4f18e57aeed8
This commit is contained in:
4
html/html/dial.cgi
Normal file
4
html/html/dial.cgi
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/perl
|
||||
|
||||
print "Status: 302 Moved\n";
|
||||
print "Location: /cgi-bin/dial/index.cgi\n\n";
|
||||
Reference in New Issue
Block a user