Aleksander Machniak
2014-11-20 0b36d151572e050b51d82e7429fee847ebb33e22
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+