Changed the way we log errors if serv_vcard cannot create a netconfig file.
authorArt Cancro <ajc@citadel.org>
Sun, 3 Jan 2016 02:22:23 +0000 (21:22 -0500)
committerArt Cancro <ajc@citadel.org>
Sun, 3 Jan 2016 02:22:23 +0000 (21:22 -0500)
commitec3a9fd41d060931332bee674e856ce5265a1d8a
treee2dfef2f665c860958e41c4f8d92993fe85926c3
parent26eceb346b63ea936eb29535582d0d0a86d95545
Changed the way we log errors if serv_vcard cannot create a netconfig file.
Never use LOG_EMERG , it broadcasts to all users on most systems.
citadel/modules/vcard/serv_vcard.c