aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_prune_users.php
Commit message (Collapse)AuthorAgeFilesLines
* Moved directoryPaul S. Owen2003-03-131-260/+0
| | | | git-svn-id: file:///svn/phpbb/trunk@3648 89ea8834-ac86-4346-8a33-228a782c2dd0
* Move logging functions, change name, add mode + lang var case changesPaul S. Owen2003-01-291-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3401 89ea8834-ac86-4346-8a33-228a782c2dd0
* Category and module lang name changes + show ban information when selecting ↵Paul S. Owen2003-01-271-4/+4
| | | | | | entries to unban git-svn-id: file:///svn/phpbb/trunk@3367 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mainly updates for additional/altered admin permission options ... note, you ↵Paul S. Owen2002-11-091-56/+40
| | | | | | MUST empty your current auth_options table and insert the list from the mysql_basic, you will also need to empty the auth_user/auth_group tables and re-assign permissions, and you should clear the $acl_options array in config_cache git-svn-id: file:///svn/phpbb/trunk@3020 89ea8834-ac86-4346-8a33-228a782c2dd0
* Mostly changes to turn userdata into user->data, lang into user->lang + ↵Paul S. Owen2002-10-201-21/+21
| | | | | | bitstring 2nd format + inheritance for permission admin and various other updates/fixes/changes ... note that user->lang & user->theme isn't final git-svn-id: file:///svn/phpbb/trunk@2958 89ea8834-ac86-4346-8a33-228a782c2dd0
* Permission related updates ... is still not final but is getting there ... ↵Paul S. Owen2002-10-081-21/+21
| | | | | | faster than British Rail too git-svn-id: file:///svn/phpbb/trunk@2943 89ea8834-ac86-4346-8a33-228a782c2dd0
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-15/+15
| | | | git-svn-id: file:///svn/phpbb/trunk@2923 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2002-08-031-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2816 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log string re-arrangementsPaul S. Owen2002-08-011-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@2802 89ea8834-ac86-4346-8a33-228a782c2dd0
* Often helps to send the required variables to the page that actually makes ↵Paul S. Owen2002-08-011-2/+2
| | | | | | use of them ... git-svn-id: file:///svn/phpbb/trunk@2801 89ea8834-ac86-4346-8a33-228a782c2dd0
* Log actionsPaul S. Owen2002-08-011-6/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@2799 89ea8834-ac86-4346-8a33-228a782c2dd0
* User prune admin initials ... doesn't coimplete task at present ... till we ↵Paul S. Owen2002-08-011-0/+268
handle deletion of posts there is not point git-svn-id: file:///svn/phpbb/trunk@2798 89ea8834-ac86-4346-8a33-228a782c2dd0