+my
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
use strict;
|
||||
|
||||
$host = "localhost";
|
||||
$port = 8086;
|
||||
my $host = "localhost";
|
||||
my $port = 8086;
|
||||
|
||||
print "injecteur v 0\n";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user