aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_styles.php
Commit message (Expand)AuthorAgeFilesLines
* Mostly changes to turn userdata into user->data, lang into user->lang + bitst...Paul S. Owen2002-10-201-53/+66
* Permission related updates ... is still not final but is getting there ... fa...Paul S. Owen2002-10-081-21/+21
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-041-14/+14
* Various updatesPaul S. Owen2002-08-031-31/+21
* Updates to admin_styles, initial theme edit implementationPaul S. Owen2002-08-011-151/+262
* Hard-coded HTML into admin modules ... no point in continuing to template thi...Paul S. Owen2002-07-141-903/+225
* Ok this is just me being anal again... No code changes, just file headers..the_systech2002-04-021-1/+1
* Fix problem with user_admin not showing correct status for certain settings +...Paul S. Owen2002-03-221-7/+8
* Fix 'each' warning, bug #528254Paul S. Owen2002-03-191-16/+9
* Security updates + a few updates for chopped up functions compatibilityPaul S. Owen2002-03-181-0/+2
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-011-2/+2
* Fixed error preventing drop down displayingPaul S. Owen2002-02-161-2/+2
* Fix fail to download bug, thanks Peter (vanhell)Paul S. Owen2002-02-131-0/+1
* Test before you commit, BartBart van Bragt2002-02-091-2/+2
* Fixed empty forum in styles admin bug (#515122), fix suggested by SirSirBart van Bragt2002-02-091-0/+2
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn'...Paul S. Owen2002-01-241-1/+1
* Fixes for TH_CLASS 2 & 3 by TomPaul S. Owen2002-01-231-0/+4
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
* Fix bug #497838Paul S. Owen2001-12-301-14/+14
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
* Fix bug #495579Paul S. Owen2001-12-211-3/+3
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+16
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
* Added body text settingPaul S. Owen2001-12-161-25/+28
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
* Various updatesPaul S. Owen2001-11-241-604/+619
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-121-4/+110
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-071-0/+5
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-071-0/+357
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
* Various updates, cleanups and support for URI based sessions ... more to come...Paul S. Owen2001-10-141-0/+49