Change regexp (backend change)

This commit is contained in:
Florent 2012-03-14 15:32:33 +01:00 committed by Romain Bignon
commit 12e4a9c6ff

View file

@ -69,7 +69,7 @@ my %linenum = (
);
my %regexp = (
'voice' => 'Consommation : (\d+)h(\d+)min(\d+)s',
'voice' => 'National : (\d+)h(\d+)min(\d+)s',
'voicetoint' => 'International : (\d+)h(\d+)min(\d+)s',
'specialvoice' => '\| (\d+)h(\d+) min (\d+)s',
'sms' => 'Conso SMS \| (\d+) \/ (.*)',