Aleksander Machniak
2016-01-16 ed1d212ae2daea5e4bd043417610177093e99f19
plugins/virtuser_file/virtuser_file.php
@@ -3,10 +3,10 @@
/**
 * File based User-to-Email and Email-to-User lookup
 *
 * Add it to the plugins list in config/main.inc.php and set
 * Add it to the plugins list in config.inc.php and set
 * path to a virtuser table file to resolve user names and e-mail
 * addresses
 * $rcmail_config['virtuser_file'] = '';
 * $rcmail['virtuser_file'] = '';
 *
 * @version @package_version@
 * @license GNU GPLv3+