phpBB
Statistics
| Revision:

root / tags / release_2_0_2 / phpBB / admin / admin_forum_prune.php

History | View | Annotate | Download (5.4 kB)

  • svn:eol-style: native
  • svn:keywords: Author Date Id Revision
# Date Author Comment
2845 08/08/2002 08:06 pm

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

2570 05/12/2002 05:57 pm psotfx

Yep, more updates and fixes

2564 05/12/2002 02:47 am psotfx

Loads of bug fixes and updates

2483 04/04/2002 04:47 pm

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

2463 04/02/2002 04:53 pm psotfx

more changes

2462 04/02/2002 04:04 pm psotfx

Various updates with any luck they fix a few minor issues without causing new ones ...

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

2310 03/18/2002 03:54 pm psotfx

Security updates + a few updates for chopped up functions compatibility

2082 02/11/2002 01:34 pm psotfx

Re-arrange a few bits here and there, hopefully remove continuing issues with list array useage

1984 01/28/2002 03:36 am psotfx

More hard-coded .php extensions

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

1789 01/03/2002 11:32 pm the_systech

Paul didn't quite get ALL changed to -1 everywhere it was necessary.. Fixed now.

1693 12/24/2001 02:54 pm psotfx

Minor updates, changed ALL to -1 other small issues.

1621 12/17/2001 11:40 am thefinn

Fixed bug #488093

1524 12/07/2001 06:07 pm the_systech

Some fixes for missused language variables.

1506 12/03/2001 11:54 pm the_systech

Keep it from complaining if it can't reset the array #@#ed arrays

1198 10/15/2001 12:13 am psotfx

Fixed GET/POST problem

1179 10/14/2001 05:46 pm psotfx

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

989 09/06/2001 02:44 am psotfx

Numerous updates and additions for polling and assorted fixes ... or bugs, whichever they turn out to be

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

935 08/26/2001 04:35 pm psotfx

Modified header comments

800 08/03/2001 02:02 am bartvb

Major screwups ;(

798 08/03/2001 12:33 am bartvb

Introduced pagestart.inc

759 07/28/2001 06:42 pm psotfx

Lots of languagification and redirection path change

753 07/28/2001 01:16 am psotfx

Removed header frame, reduced timezone naming, added DB size for MySQL, no major technical changes

683 07/17/2001 03:26 pm the_systech

Update of pruning to add admin interface, and change error_die's to message_die's