From: djrzulf Date: Thu, 17 Feb 2005 15:41:44 +0000 (+0000) Subject: - fixed IdeaGSM numbers, X-Git-Url: http://git.pld-linux.org/?p=packages%2Fasa.git;a=commitdiff_plain;h=b58f603ab43ef2d5d574c0f425b306c3a77f6eff - fixed IdeaGSM numbers, Changed files: asa-MiastoPlusa.patch -> 1.1 --- diff --git a/asa-MiastoPlusa.patch b/asa-MiastoPlusa.patch new file mode 100644 index 0000000..aa8cad4 --- /dev/null +++ b/asa-MiastoPlusa.patch @@ -0,0 +1,11 @@ +--- asa-0.1.4/plugins/MiastoPlusa.pl~ 2005-01-20 21:57:02.000000000 +0100 ++++ asa-0.1.4/plugins/MiastoPlusa.pl 2005-02-17 16:41:01.315811928 +0100 +@@ -7,7 +7,7 @@ + my $PLUGIN_NAME = "MiastoPlusa"; + my $PLUGIN_VERSION = "0.5"; + my $DEFAULT_PRIO = 2; +-my $DEST_NUMBERS_REGEXP = '^\+48(888|880|889|60[0-9]|69[0-9]|50[1-9]|66[0-9])'; # needed like this in // ++my $DEST_NUMBERS_REGEXP = '^\+48(888|880|889|60[0-9]|69[0-9]|50[0-9]|66[0-9])'; # needed like this in // + + use vars qw ( %MiastoPlusa_accounts ); +