This commit is contained in:
Chris Buechler 2011-07-23 17:02:06 -04:00
parent d728dd6708
commit c27ca36eb3

View File

@ -295,7 +295,7 @@ EOF;
$config['voucher']['msgexpired'] = $toreturn['voucher']['msgexpired'];
if($toreturn['voucher']['msgnoaccess'])
$config['voucher']['msgnoaccess'] = $toreturn['voucher']['msgnoaccess'];
$savemsg = gettext("Voucher database has been synchronized from {$url}:{$port}");
$savemsg = gettext("Voucher database has been synchronized to {$url}:{$port}");
write_config();
voucher_configure(true);