diff -r 53ba55d33abb -r 8acd77a6c19d includes/constants.php --- a/includes/constants.php Wed Nov 21 20:45:50 2007 -0500 +++ b/includes/constants.php Wed Nov 21 21:03:48 2007 -0500 @@ -73,7 +73,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