#------------------------------------------------------------------------------ # fli4l __FLI4LVER__ - configuration check for phonebook # # Last Update: $Id$ # # Copyright (c) 2011-2016 - fli4l-Team #------------------------------------------------------------------------------ PHONEBOOK_STYLE = '()|(NAME[^N]*NUMMER.*)|(NUMMER[^N]*NAME.*)|-az|-azh' : 'fehlerhafte Eingabe, z.B.: NAME [NUMMER]' PHOSRVREC = 'phonebookserv|sclient|netsend' : 'Please use phonebookserv, netsend or sclient!' COMMASEPNUMBER = '([0-9]+ *, *)*([0-9]+)' : 'Nur durch Komma getrennte Zahlen sind erlaubt! Mindestens eine MSN mu� angegeben werden!'