Projet

Général

Profil

Révision 4055fb15

ID4055fb1562661c2388fd351dd002a32d6cdfb03e
Parent 2e2cfafe
Enfant 2a72cc32

Ajouté par Steve Schnepp il y a environ 12 ans

assp: fix typo

Closes #168

Voir les différences:

plugins/other/assp-smtp-connection-statistics
31 31
my $url = "http://localhost:55553/";							# (defaults to localhost)
32 32
my $response = 0;													# the server output
33 33
my @content = ();													# the content we're retrive from $response
34
my %index 															# for Version 2
34
my %index = (		# for Version 2
35 35
		'from'	=> 25,												# <-- index frame from ( a tweak for other ASSP Versions )
36 36
		'to'	=> 38												# <-- index frame to ( "" )
37 37
);

Formats disponibles : Unified diff