aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_styles.php
Commit message (Expand)AuthorAgeFilesLines
* 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