1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 14:17:49 +02:00

Update users.php

This commit is contained in:
Gábor
2017-02-13 07:39:18 +01:00
committed by GitHub
parent c3d848317f
commit 8ba0dd9645

View File

@@ -268,7 +268,7 @@ class users_admin_ui extends e_admin_ui
*/
protected $disallow = array('create');
protected $tabs = array('Basic', 'Extended');
protected $tabs = array(LAN_BASIC, LAN_EXTENDED);
//TODO - finish 'user' type, set 'data' to all editable fields, set 'noedit' for all non-editable fields
protected $fields = array(