equal
deleted
inserted
replaced
37 * |
37 * |
38 * Most of the time, this system is disabled. It is only used when MySQL can't or won't allow FULLTEXT indices. |
38 * Most of the time, this system is disabled. It is only used when MySQL can't or won't allow FULLTEXT indices. |
39 * |
39 * |
40 * @package Enano |
40 * @package Enano |
41 * @subpackage Page management frontend |
41 * @subpackage Page management frontend |
42 * @license GNU General Public License http://www.enanocms.org/Special:GNU_General_Public_License |
42 * @license GNU General Public License http://enanocms.org/Special:GNU_General_Public_License |
43 */ |
43 */ |
44 |
44 |
45 class Searcher |
45 class Searcher |
46 { |
46 { |
47 |
47 |