![]() |
|---|
| [ Index ] |
Source Code Reference for V1.00 |
[Summary view] [Print] [Text view]
1 <?php /* $Id: file_index_ignore.php 40 2008-02-11 12:11:44Z pedroix $ $URL: https://web2project.svn.sourceforge.net/svnroot/web2project/trunk/modules/files/file_index_ignore.php $ */ 2 if (!defined('W2P_BASE_DIR')) { 3 die('You should not access this file directly.'); 4 } 5 6 ## 7 ## strings to ignore when idexing files 8 ## 9 $ignore = array('a', 'about', 'also', 'an', 'and', 'another', 'any', 'are', 'as', 'at', 'back', 'be', 'because', 'been', 'being', 'but', 'by', 'can', 'could', 'did', 'do', 'each', 'end', 'even', 'for', 'from', 'get', 'go', 'had', 'have', 'he', 'her', 'here', 'his', 'how', 'i', 'if', 'in', 'into', 'is', 'it', 'else', 'just', 'may', 'me', 'might', 'much', 'must', 'my', 'no', 'not', 'of', 'off', 'on', 'only', 'or', 'other', 'our', 'out', 'should', 'so', 'some', 'still', 'such', 'than', 'that', 'the', 'their', 'them', 'then', 'there', 'these', 'they', 'this', 'those', 'to', 'too', 'try', 'two', 'under', 'up', 'us', 'was', 'we', 'were', 'what', 'when', 'where', 'which', 'while', 'who', 'why', 'will', 'with', 'within', 'without', 'would', 'you', 'your', 'MSWordDoc', 'bjbjU'); 10 ?>
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
| Generated: Fri Jan 9 03:00:02 2009 | Cross-referenced by PHPXref 0.7 |