basados en una versión de Josep M. Farrarons * @package: Joomla! * @copyright: Copyright (C) 2005 TodosJuntos.org. All rights reserved. * Joomla! is free software. This version may have been modified pursuant * to the GNU General Public License, and as distributed it includes or * is derivative of works licensed under the GNU General Public License or * other free or open source software licenses. * See COPYRIGHT.php for copyright notices and details. */ // no direct access defined( '_VALID_MOS' ) or die( 'Acceso restringido' ); $search_ignore[] = "el"; $search_ignore[] = "en"; $search_ignore[] = "al"; $search_ignore[] = "por"; $search_ignore[] = "como"; $search_ignore[] = "cómo"; $search_ignore[] = "de"; $search_ignore[] = "desde"; $search_ignore[] = "bajo"; $search_ignore[] = "cabe"; $search_ignore[] = "donde"; $search_ignore[] = "ella"; $search_ignore[] = "tu"; $search_ignore[] = "nos"; $search_ignore[] = "vos"; $search_ignore[] = "ellos"; $search_ignore[] = "lo"; $search_ignore[] = "qué"; $search_ignore[] = "que"; $search_ignore[] = "yo"; ?>