aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/admin/admin_styles.php
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug #522413, non-slashing of quotesPaul S. Owen2002-03-011-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2231 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed error preventing drop down displayingPaul S. Owen2002-02-161-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2171 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix fail to download bug, thanks Peter (vanhell)Paul S. Owen2002-02-131-0/+1
| | | | git-svn-id: file:///svn/phpbb/trunk@2133 89ea8834-ac86-4346-8a33-228a782c2dd0
* Test before you commit, BartBart van Bragt2002-02-091-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2072 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed empty forum in styles admin bug (#515122), fix suggested by SirSirBart van Bragt2002-02-091-0/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@2069 89ea8834-ac86-4346-8a33-228a782c2dd0
* Change setmodules == 1 to !empty($setmodules), stop it complaining if it ↵Paul S. Owen2002-01-241-1/+1
| | | | | | isn't set ... can someone do this for userauth, my copy is modified at present git-svn-id: file:///svn/phpbb/trunk@1928 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixes for TH_CLASS 2 & 3 by TomPaul S. Owen2002-01-231-0/+4
| | | | git-svn-id: file:///svn/phpbb/trunk@1924 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed type Bug # 498051the_systech2001-12-311-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1751 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #497838Paul S. Owen2001-12-301-14/+14
| | | | git-svn-id: file:///svn/phpbb/trunk@1747 89ea8834-ac86-4346-8a33-228a782c2dd0
* More \' changes ... will they ever end?Paul S. Owen2001-12-241-8/+11
| | | | git-svn-id: file:///svn/phpbb/trunk@1687 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fix bug #495579Paul S. Owen2001-12-211-3/+3
| | | | git-svn-id: file:///svn/phpbb/trunk@1651 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed bug #492183, added checking on theme name when creating new theme.James Atkinson2001-12-171-0/+16
| | | | git-svn-id: file:///svn/phpbb/trunk@1620 89ea8834-ac86-4346-8a33-228a782c2dd0
* Hopefully fixed bug #491971Paul S. Owen2001-12-161-4/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1603 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added body text settingPaul S. Owen2001-12-161-25/+28
| | | | git-svn-id: file:///svn/phpbb/trunk@1602 89ea8834-ac86-4346-8a33-228a782c2dd0
* Dumped array_merge for code that should be php3 compatableJames Atkinson2001-11-291-1/+18
| | | | git-svn-id: file:///svn/phpbb/trunk@1471 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updatesPaul S. Owen2001-11-241-604/+619
| | | | git-svn-id: file:///svn/phpbb/trunk@1432 89ea8834-ac86-4346-8a33-228a782c2dd0
* Ok, I think thats the last of the theme admin stuff. Hopefully its bug freeJames Atkinson2001-11-121-4/+110
| | | | git-svn-id: file:///svn/phpbb/trunk@1302 89ea8834-ac86-4346-8a33-228a782c2dd0
* Fixed query that wasn't using CONSTANT table nameBart van Bragt2001-11-071-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1285 89ea8834-ac86-4346-8a33-228a782c2dd0
* Added some code to keep the admin from deleteing the forums default styleJames Atkinson2001-11-071-0/+5
| | | | git-svn-id: file:///svn/phpbb/trunk@1284 89ea8834-ac86-4346-8a33-228a782c2dd0
* Theme edit/create in place. Damn it took way to long to do that form.James Atkinson2001-11-071-0/+357
| | | | | | | Still needs the themes_name code, but I'll do that tommorow git-svn-id: file:///svn/phpbb/trunk@1283 89ea8834-ac86-4346-8a33-228a782c2dd0
* Couple tweeks to the file gerneration to make it a more 'proper' array.James Atkinson2001-10-251-2/+2
| | | | git-svn-id: file:///svn/phpbb/trunk@1245 89ea8834-ac86-4346-8a33-228a782c2dd0
* A little over half done the styles adminJames Atkinson2001-10-251-4/+366
| | | | | | | | Can do: Add new themes from cfg file, export theme data to cfg file, remove themes Cannot do: Created or edit themes git-svn-id: file:///svn/phpbb/trunk@1244 89ea8834-ac86-4346-8a33-228a782c2dd0
* Various updates, cleanups and support for URI based sessions ... more to ↵Paul S. Owen2001-10-141-0/+49
come at some point git-svn-id: file:///svn/phpbb/trunk@1179 89ea8834-ac86-4346-8a33-228a782c2dd0