aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/index.php
Commit message (Expand)AuthorAgeFilesLines
* Various updates, banning, etc.Paul S. Owen2002-07-261-0/+1
* oops, oops and donePaul S. Owen2002-07-251-3/+3
* Various updatesPaul S. Owen2002-07-171-1/+1
* Hard-coded HTML into admin modules ... no point in continuing to template thi...Paul S. Owen2002-07-141-368/+314
* What is this still doing here?!?! :DPaul S. Owen2002-06-081-122/+105
* IP related updatesPaul S. Owen2002-05-091-2/+2
* Fix for #534847the_systech2002-03-251-0/+2
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-3/+3
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
* Fix bug #519756 as suggested by tamcPaul S. Owen2002-02-191-1/+1
* Updated MSSQL dbsize query suggested by SirSirPaul S. Owen2002-02-131-5/+2
* Added MSSQL DB size as provided by Josh ... feedback/updates welcome :)Paul S. Owen2002-02-121-15/+34
* Remove hard-coded .phpPaul S. Owen2002-01-271-1/+1
* Fixed viewforum/admin_forum bug for guestsPaul S. Owen2002-01-251-1/+1
* Fixed problem with SHOW TABLE STATUS (bad MySQL config) #501745Bart van Bragt2002-01-111-28/+27
* Possible fix for bug #496857Paul S. Owen2002-01-011-1/+3
* Minor changes to whosonline stuffPaul S. Owen2001-12-211-50/+169
* Remove guest user topic tracking via cookies, update viewtopic to re-fix high...Paul S. Owen2001-12-141-23/+31
* Cope with modules which don't have appropriate names set in the lang_admin fi...Paul S. Owen2001-11-241-2/+2
* Module and module function names now pulled from lang filePaul S. Owen2001-11-231-1/+8
* Moved avatar dir size lang generation into avatar dir size conditionalPaul S. Owen2001-11-211-18/+19
* Now showing: A ton of bug fixes and a complete overhaul of my admin code...dougk_ff72001-11-211-1/+1
* Various admin lang and other fixes ... this will break other things I'm sure,...Paul S. Owen2001-11-191-1/+1
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-1/+1
* Hopefully killed bug #472269 dead, a touch of Domestos powerPaul S. Owen2001-11-031-7/+19
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-54/+40
* Altered layout of phpbb_config tableBart van Bragt2001-09-081-2/+2
* Removed url output for locationPaul S. Owen2001-09-021-4/+3
* Re-added GPL disclaimersJames Atkinson2001-08-301-46/+55
* Modified header commentsPaul S. Owen2001-08-261-13/+2
* Do a MySQL version check before running table statusPaul S. Owen2001-08-171-20/+36
* Introduced pagestart.incBart van Bragt2001-08-021-2/+7
* More admin redirect updatesPaul S. Owen2001-07-301-3/+4
* Languagified the admin indexPaul S. Owen2001-07-281-4/+4
* Languagified the admin indexPaul S. Owen2001-07-281-11/+34
* Removed header frame, reduced timezone naming, added DB size for MySQL, no ma...Paul S. Owen2001-07-271-16/+278
* Started on the admin overview/index pageJames Atkinson2001-07-231-1/+4
* Minor change so that a page header and footer are output to right panePaul S. Owen2001-07-191-1/+4
* Nav templating re-enabledPaul S. Owen2001-07-141-16/+2
* oopps, missed thatPaul S. Owen2001-07-141-2/+1
* New page headers, cleaned up code, etc.Paul S. Owen2001-07-141-46/+53
* Added authentificationBart van Bragt2001-07-141-7/+30
* Didnt I commit these?Paul S. Owen2001-07-131-25/+34
* Start of the admin frontendBart van Bragt2001-07-131-0/+75
* Initial revisionJames Atkinson2001-02-171-0/+27