diff -r 5bcdee999015 -r e0ec986c0af3 includes/constants.php --- a/includes/constants.php Sun Nov 18 18:44:55 2007 -0500 +++ b/includes/constants.php Wed Nov 21 15:10:57 2007 -0500 @@ -70,7 +70,6 @@ define('MAX_PMS_PER_BATCH', 7); // The maximum number of users that users can send PMs to in one go; restriction does not apply to users with mod_misc rights define('SEARCH_RESULTS_PER_PAGE', 10); define('MYSQL_MAX_PACKET_SIZE', 1048576); // 1MB; this is the default in MySQL 4.x I think -define('SEARCH_MODE', 'FULLTEXT'); // Can be FULLTEXT or BUILTIN // Sidebar