aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/index.php
Commit message (Collapse)AuthorAgeFilesLines
...
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-0/+1
| | | | | | | NOTE TO DEVS: have a look at adm/admin_board.php (new config layout) git-svn-id: file:///svn/phpbb/trunk@4883 89ea8834-ac86-4346-8a33-228a782c2dd0
* show correct login screen (accessing /adm while logged out)Meik Sievertsen2004-03-061-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@4860 89ea8834-ac86-4346-8a33-228a782c2dd0
* Finished drafts, one bit is remaining though.Meik Sievertsen2003-11-161-21/+44
| | | | | | | | added file and disk space statistics. some minor changes here and there. git-svn-id: file:///svn/phpbb/trunk@4668 89ea8834-ac86-4346-8a33-228a782c2dd0
* Select boxes rather than several submit buttons ... must standardise these ↵Paul S. Owen2003-10-211-122/+125
| | | | | | approaches across admin forms git-svn-id: file:///svn/phpbb/trunk@4618 89ea8834-ac86-4346-8a33-228a782c2dd0
* Remove need for session_ids for "allowed" bots, dump ↵Paul S. Owen2003-10-151-5/+4
| | | | | | user_founder/user_active in favour of user_type, new user_type, USER_IGNORE git-svn-id: file:///svn/phpbb/trunk@4603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Updated the various "users of emailer", fixed issue(!) of jabber using the ↵Paul S. Owen2003-10-121-73/+64
| | | | | | email address as the uid, blah fixes, blah, blah di blah yakety smackety git-svn-id: file:///svn/phpbb/trunk@4583 89ea8834-ac86-4346-8a33-228a782c2dd0
* Extension var updatePaul S. Owen2003-09-071-3/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@4480 89ea8834-ac86-4346-8a33-228a782c2dd0
* The moving of update eliminates it's usefulness ... given the change was ↵Paul S. Owen2003-08-241-4/+5
| | | | | | done to increase security it wins :) git-svn-id: file:///svn/phpbb/trunk@4429 89ea8834-ac86-4346-8a33-228a782c2dd0
* Because of vars being unset by common.php we must always declare them after ↵Ludovic Arnaud2003-08-231-5/+4
| | | | | | common.php has been called git-svn-id: file:///svn/phpbb/trunk@4428 89ea8834-ac86-4346-8a33-228a782c2dd0
* specialchars data in swatch, rejiggle index variable setting and ↵Paul S. Owen2003-08-221-28/+23
| | | | | | comparisons, replace .php with $phpEx in styles for swatch git-svn-id: file:///svn/phpbb/trunk@4416 89ea8834-ac86-4346-8a33-228a782c2dd0
* mainoption/liteoption -> btnmain/btnlitePaul S. Owen2003-07-161-4/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@4271 89ea8834-ac86-4346-8a33-228a782c2dd0
* merged log tables, added new log_type (critical).Meik Sievertsen2003-07-061-1/+1
| | | | | | | | changed email class a little bit. bug fixed the queue a little bit. git-svn-id: file:///svn/phpbb/trunk@4210 89ea8834-ac86-4346-8a33-228a782c2dd0
* Lang var case changesPaul S. Owen2003-07-041-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@4206 89ea8834-ac86-4346-8a33-228a782c2dd0
* Majority are UCP related updates ... avatars should now work, aside from ↵Paul S. Owen2003-05-261-6/+6
| | | | | | gallery, fixed a few other issues, updated schema/basic git-svn-id: file:///svn/phpbb/trunk@4062 89ea8834-ac86-4346-8a33-228a782c2dd0
* page header/footer become functions, forum passwords (I know, I know but it ↵Paul S. Owen2003-05-031-6/+6
| | | | | | appears a popular feature for some reason ... inclusion not yet set in concrete nor complete), various bug fixes (and no doubt new bugs). git-svn-id: file:///svn/phpbb/trunk@3969 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, forum links, "improve" forum management, cleanups, blah ↵Paul S. Owen2003-05-021-1/+1
| | | | | | blah, note the schema changes, note also that forum management may misbehave ... reports on wrong doings are welcome ... seem to be having problems with some mcp functions under apache/win32 git-svn-id: file:///svn/phpbb/trunk@3961 89ea8834-ac86-4346-8a33-228a782c2dd0
* No functional changes, will only produce less PHP notices/warnings.Ludovic Arnaud2003-04-241-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3949 89ea8834-ac86-4346-8a33-228a782c2dd0
* Weekly update: MCP templates. Forms renamed to 'main', added ↵Ludovic Arnaud2003-04-091-3/+20
| | | | | | | | | mcp_jumpbox.html for easy jumping and mcp_foruminfo.html. Not too happy with HTML though =" templates\subSilver\mcp_forum.html templates\subSilver\mcp_foruminfo.html templates\subSilver\mcp_front.html templates\subSilver\mcp_header.html templates\subSilver\mcp_jumpbox.html templates\subSilver\mcp_move.html templates\subSilver\mcp_post.html templates\subSilver\mcp_viewip.html templates\subSilver\mcp_viewlogs.html git-svn-id: file:///svn/phpbb/trunk@3800 89ea8834-ac86-4346-8a33-228a782c2dd0
* Enable reminder email sendingPaul S. Owen2003-03-251-7/+68
| | | | git-svn-id: file:///svn/phpbb/trunk@3720 89ea8834-ac86-4346-8a33-228a782c2dd0
* Capitalisation, additional of one or two new options, removal of global ↵Paul S. Owen2003-03-241-6/+58
| | | | | | prune option, addition of stats reset on admin index page git-svn-id: file:///svn/phpbb/trunk@3708 89ea8834-ac86-4346-8a33-228a782c2dd0
* Redirect path changesPaul S. Owen2003-03-131-1/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@3647 89ea8834-ac86-4346-8a33-228a782c2dd0
* New directory namePaul S. Owen2003-03-131-0/+521
git-svn-id: file:///svn/phpbb/trunk@3646 89ea8834-ac86-4346-8a33-228a782c2dd0