]> git.pld-linux.org Git - packages/asa.git/blob - asa-MiastoPlusa.patch
- fixed IdeaGSM numbers,
[packages/asa.git] / asa-MiastoPlusa.patch
1 --- asa-0.1.4/plugins/MiastoPlusa.pl~   2005-01-20 21:57:02.000000000 +0100
2 +++ asa-0.1.4/plugins/MiastoPlusa.pl    2005-02-17 16:41:01.315811928 +0100
3 @@ -7,7 +7,7 @@
4  my $PLUGIN_NAME                        = "MiastoPlusa";
5  my $PLUGIN_VERSION             = "0.5";
6  my $DEFAULT_PRIO               = 2;
7 -my $DEST_NUMBERS_REGEXP                =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[1-9]|66[0-9])'; # needed like this in //
8 +my $DEST_NUMBERS_REGEXP                =  '^\+48(888|880|889|60[0-9]|69[0-9]|50[0-9]|66[0-9])'; # needed like this in //
9  
10  use vars qw ( %MiastoPlusa_accounts );
11  
This page took 0.052212 seconds and 3 git commands to generate.