phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / admin / admin_styles.php

History | View | Annotate | Download (30.6 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2610 05/20/2002 03:52 pm

This commit was manufactured by cvs2svn to create tag
'release_2_0_1'.

2575 05/13/2002 03:18 pm psotfx

Added exit's after those header location redirects without them

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2546 04/29/2002 07:55 pm the_systech

Missing closing select tag bug # 174 in the tracker

2483 04/04/2002 04:47 pm

This commit was manufactured by cvs2svn to create branch 'phpBB-2_0_0'.

2467 04/02/2002 11:13 pm the_systech

Ok this is just me being anal again... No code changes, just file headers..

2397 03/22/2002 06:00 pm psotfx

Fix problem with user_admin not showing correct status for certain settings + switch to same include series as main files

2332 03/19/2002 01:25 am psotfx

Fix 'each' warning, bug #528254

2310 03/18/2002 03:54 pm psotfx

Security updates + a few updates for chopped up functions compatibility

2231 03/01/2002 03:06 am psotfx

Fix bug #522413, non-slashing of quotes

2171 02/16/2002 09:34 pm psotfx

Fixed error preventing drop down displaying

2133 02/13/2002 10:56 pm psotfx

Fix fail to download bug, thanks Peter (vanhell)

2072 02/09/2002 05:56 pm bartvb

Test before you commit, Bart

2069 02/09/2002 04:48 pm bartvb

Fixed empty forum in styles admin bug (#515122), fix suggested by SirSir

1928 01/24/2002 03:51 am psotfx

Change setmodules == 1 to !empty($setmodules), stop it complaining if it isn't set ... can someone do this for userauth, my copy is modified at present

1924 01/23/2002 08:08 pm psotfx

Fixes for TH_CLASS 2 & 3 by Tom

1751 12/31/2001 05:48 pm the_systech

Fixed type Bug # 498051

1747 12/30/2001 02:49 pm psotfx

Fix bug #497838

1687 12/24/2001 02:26 pm psotfx

More \' changes ... will they ever end?

1651 12/21/2001 02:43 am psotfx

Fix bug #495579

1620 12/17/2001 11:03 am thefinn

Fixed bug #492183, added checking on theme name when creating new theme.

1603 12/16/2001 03:45 am psotfx

Hopefully fixed bug #491971

1602 12/16/2001 03:38 am psotfx

Added body text setting

1471 11/29/2001 09:32 am thefinn

Dumped array_merge for code that should be php3 compatable

1432 11/24/2001 02:51 am psotfx

Various updates

1302 11/12/2001 12:57 pm thefinn

Ok, I think thats the last of the theme admin stuff. Hopefully its bug free

1285 11/07/2001 03:45 pm bartvb

Fixed query that wasn't using CONSTANT table name

1284 11/07/2001 12:17 pm thefinn

Added some code to keep the admin from deleteing the forums default style

1283 11/07/2001 12:10 pm thefinn

Theme edit/create in place. Damn it took way to long to do that form.
Still needs the themes_name code, but I'll do that tommorow

1245 10/25/2001 10:57 am thefinn

Couple tweeks to the file gerneration to make it a more 'proper' array.

1244 10/25/2001 10:53 am thefinn

A little over half done the styles admin
Can do: Add new themes from cfg file, export theme data to cfg file, remove themes
Cannot do: Created or edit themes

1179 10/14/2001 05:46 pm psotfx

Various updates, cleanups and support for URI based sessions ... more to come at some point