From 508b6d60efdf646a8efab9c2cd5a97091f873d53 Mon Sep 17 00:00:00 2001 From: "Paul S. Owen" Date: Mon, 25 Feb 2002 01:00:48 +0000 Subject: Fix issues with view posts since last visit, errors on next page, re-introduce external stopword list, examine feasibility of stemmer, tidy ups ... git-svn-id: file:///svn/phpbb/trunk@2205 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/config.php | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) (limited to 'phpBB/config.php') diff --git a/phpBB/config.php b/phpBB/config.php index e69de29bb2..ab82bb7b92 100644 --- a/phpBB/config.php +++ b/phpBB/config.php @@ -0,0 +1,51 @@ + \ No newline at end of file -- cgit v1.2.1