summaryrefslogtreecommitdiff
path: root/admin/users_import.php
AgeCommit message (Expand)AuthorFilesLines
2026-05-15To simplyfy maintenence BitUser classes have been retired and active code bas...Lester Caine1-22/+4
2026-05-14php-cs-fixer tidies to php8.5 standardsLester Caine1-1/+1
2026-03-27KernelTools usagelsces1-2/+3
2025-08-29Admin tools updated to PHP8.4 and namespacelsces1-6/+14
2025-06-04PHP8 fixes: remove each()spiderr1-1/+2
2025-05-14Remove ROLE_MODEL codespiderr1-12/+4
2021-02-03update path for kernel/includes/setup_inc.phpmodela bitweaver1-1/+1
2016-02-07Move from Smarty2 to Smarty3 function stylelsces1-1/+1
2012-08-06role model switch on User packagelsces1-4/+21
2010-06-09Strip down CVS keywords.cvs2git1-1/+1
2010-02-08deprecate root bit_setup_inc use kernel/setup_inc.phpwjames51-2/+2
2009-10-01remove ref to non-existant copyright.txt filewjames51-2/+2
2009-10-01fix LGPL license ref from non-existant license.txt file to lgpl urlwjames51-2/+2
2008-10-16make sure users_lib.php is always loadedMax Kremmel1-4/+2
2008-06-25change display call to use a hash for display options, add display_mode to op...Christian Fowler1-2/+2
2008-05-17trailing whitespaceMax Kremmel1-8/+8
2007-11-15moving user import to an admin page of its own. 2 new files for this, and 1 n...MW1-0/+97