* See http://www.fsf.org/copyleft/gpl.html for license information (GPL). * * * This file is required by imp/_custom/imp_sql_auth.php * and horde/admin/custom_imp_users.php * */ // set this to a secret key for encoding/decoding the stored pop/imap passwords $_custom_key = 'some-random-key'; ?>