phpBB
Statistics
| Revision:

root / tags / release_2_0_1 / phpBB / includes / prune.php

History | View | Annotate | Download (4.2 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'.

2478 04/04/2002 01:51 pm psotfx

Minor change to cope with a now fixed (I think) situation where last_post_id was set to 0 ... would leave these topics and posts in place during prune

2464 04/02/2002 05:10 pm psotfx

No comment

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 ...

2402 03/22/2002 06:54 pm psotfx

Change a few quotes

2381 03/20/2002 08:59 pm the_systech

add hack check

2377 03/20/2002 04:46 pm psotfx

Wrong function name for cleaning up search tables ... I did change this but looks like I didn't commit it ... @!#%# hell

2328 03/19/2002 12:53 am psotfx

Stop being too paranoid about hacking of includes containing only fully inclusive functions

2304 03/18/2002 02:35 pm psotfx

Updates to overcome security issue + updates of various functions, initial version of profile registration include ... not completed but should be functional for obvious reasons(!)

2095 02/12/2002 03:16 am psotfx

Various updates and changes

1694 12/24/2001 03:04 pm psotfx

Introduced code for cleaning up search_wordmatch and search_wordlist tables upon prune.

987 09/06/2001 02:29 am psotfx

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

956 08/31/2001 10:58 pm the_systech

Additions for forum auto_pruning, and fix for form submission on edits

943 08/31/2001 12:20 am thefinn

Re-added GPL disclaimers

933 08/26/2001 04:04 pm psotfx

Modified header comments

926 08/23/2001 08:16 pm bartvb

Adapted for admin_forums

802 08/03/2001 02:29 am psotfx

Various fixes to remove posts and post text

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

516 06/19/2001 07:38 pm the_systech

added auto_prune