diff -r 96524a56d475 -r 2d4bb97fa75a includes/constants.php --- a/includes/constants.php Wed Nov 21 15:11:51 2007 -0500 +++ b/includes/constants.php Wed Nov 21 15:13:06 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