Aleksander Machniak
2015-10-16 fddfd8e6d7ff6c413ddbfe2b93ff826fb01e38b5
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+