From 88651c747bc5ead7254d9360ee106ec06873d7f1 Mon Sep 17 00:00:00 2001 From: secretr Date: Thu, 15 Sep 2011 12:06:31 +0000 Subject: [PATCH] alt_auth missing lan --- e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php | 1 + 1 file changed, 1 insertion(+) diff --git a/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php b/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php index bab5353a2..42a9218e1 100644 --- a/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php +++ b/e107_plugins/alt_auth/languages/English/admin_otherdb_conf.php @@ -24,6 +24,7 @@ define("IMPORTDB_LAN_6", 'Generic SHA1'); define("IMPORTDB_LAN_7", 'MD5 (E107 original)'); define("IMPORTDB_LAN_8", 'E107 salted (option 0.8 on)'); define("IMPORTDB_LAN_12", 'PHPBB2/PHPBB3 salted'); +define("IMPORTDB_LAN_14", 'Magento salted'); define('SHOW_COPY_HELP', TRUE);