aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/style.php
Commit message (Expand)AuthorAgeFilesLines
* also recache if theme_data is empty.Meik Sievertsen2007-05-101-4/+4
* implement change style check suggested by code reader.Meik Sievertsen2007-05-071-14/+40
* #10497David M2007-05-051-1/+6
* some tiny changesMeik Sievertsen2007-05-021-1/+6
* Better this way.Henry Sudhof2007-04-301-0/+1
* #10005, #10003, #10001, #9999, #9945, #9965, #9909, #9906, #9877, #9861, #983...Meik Sievertsen2007-04-221-6/+6
* typoDavid M2007-04-161-1/+1
* must stop injecting debug code... :PDavid M2007-04-161-1/+1
* #9879David M2007-04-161-2/+2
* - Firebird is people too! (Firebird works again)David M2007-04-091-1/+1
* - overhaul of imagesetsDavid M2007-04-081-19/+23
* #5205David M2007-03-221-1/+4
* - forgot a few places :PDavid M2007-02-191-1/+1
* - tiny bit of sunshine :DDavid M2006-12-091-1/+1
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-5/+23
* - fixed some problems with themesNils Adermann2006-08-081-1/+61
* - fix a stupid bug in style.phpNils Adermann2006-07-071-1/+1
* - fixed a few bugsMeik Sievertsen2006-06-111-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-3/+14
* - removed useless code from style.phpNils Adermann2006-06-031-28/+4
* - added a theme editorNils Adermann2006-05-201-4/+4
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+1
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-041-23/+3
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-281-15/+25
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-221-3/+3
* Tweaked so that css files included via @include file("file.css"); are brought...Tom Beddard2005-12-171-8/+42
* theme_name field missing from the query getting the database style contentTom Beddard2005-12-111-2/+2
* dumdidumMeik Sievertsen2005-10-041-1/+1
* - some bugfixesMeik Sievertsen2005-10-041-2/+3
* - add ability to limit search to groupsMeik Sievertsen2005-08-191-1/+1
* - Documentation related changesMeik Sievertsen2005-04-091-12/+11
* - bugfixesMeik Sievertsen2005-01-201-12/+38
* Updates mainly for removal of extension + header comment ... moved some aspec...Paul S. Owen2003-09-071-20/+12
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-111-1/+1
* Update for acm parameter changePaul S. Owen2003-08-111-1/+1
* A fair amount of additional working or semi-working stuff ... template stored...Paul S. Owen2003-08-061-3/+3
* It's going to be one of those days ...Paul S. Owen2003-07-241-2/+2
* Generate stylesheet from DB on the flyPaul S. Owen2003-07-241-0/+93