1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-13 10:04:35 +02:00

d6 and d8 user import, moved lan strings to lan file

This commit is contained in:
Lóna Lore
2015-02-16 13:03:21 +01:00
parent 9501745c07
commit 6b17ed4c09
3 changed files with 49 additions and 42 deletions

View File

@@ -40,8 +40,7 @@ require_once("../../class2.php");
$frm = e107::getForm();
$mes = e107::getMessage();
//e107::lan('import',e_LANGUAGE.'_admin_import.php');
e107::lan('import', true, true);
//XXX A Fresh Start
class import_admin extends e_admin_dispatcher