diff options
| author | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2006-07-12 16:29:42 +0000 |
|---|---|---|
| committer | Ludovic Arnaud <ludovic_arnaud@users.sourceforge.net> | 2006-07-12 16:29:42 +0000 |
| commit | 2cc250947314e27de739c3a1002356c7d5da8959 (patch) | |
| tree | 92b77d0adc0264da20f2a8092a1ce00231bf3908 /phpBB/includes/utf/data/search_indexer_21.php | |
| parent | 9c844b15cee3de0c50804aabe6e7545a12cc4277 (diff) | |
| download | forums-2cc250947314e27de739c3a1002356c7d5da8959.tar forums-2cc250947314e27de739c3a1002356c7d5da8959.tar.gz forums-2cc250947314e27de739c3a1002356c7d5da8959.tar.bz2 forums-2cc250947314e27de739c3a1002356c7d5da8959.tar.xz forums-2cc250947314e27de739c3a1002356c7d5da8959.zip | |
Changed: split the tables used by the search indexer in order to load them on a need-to-use basis and preserve memory
git-svn-id: file:///svn/phpbb/trunk@6172 89ea8834-ac86-4346-8a33-228a782c2dd0
Diffstat (limited to 'phpBB/includes/utf/data/search_indexer_21.php')
| -rw-r--r-- | phpBB/includes/utf/data/search_indexer_21.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/includes/utf/data/search_indexer_21.php b/phpBB/includes/utf/data/search_indexer_21.php new file mode 100644 index 0000000000..f6ca01eb6b --- /dev/null +++ b/phpBB/includes/utf/data/search_indexer_21.php @@ -0,0 +1 @@ +<?php return array('ꠀ'=>'ꠀ','ꠁ'=>'ꠁ','ꠂ'=>'ꠂ','ꠃ'=>'ꠃ','ꠄ'=>'ꠄ','ꠅ'=>'ꠅ','꠆'=>'꠆','ꠇ'=>'ꠇ','ꠈ'=>'ꠈ','ꠉ'=>'ꠉ','ꠊ'=>'ꠊ','ꠋ'=>'ꠋ','ꠌ'=>'ꠌ','ꠍ'=>'ꠍ','ꠎ'=>'ꠎ','ꠏ'=>'ꠏ','ꠐ'=>'ꠐ','ꠑ'=>'ꠑ','ꠒ'=>'ꠒ','ꠓ'=>'ꠓ','ꠔ'=>'ꠔ','ꠕ'=>'ꠕ','ꠖ'=>'ꠖ','ꠗ'=>'ꠗ','ꠘ'=>'ꠘ','ꠙ'=>'ꠙ','ꠚ'=>'ꠚ','ꠛ'=>'ꠛ','ꠜ'=>'ꠜ','ꠝ'=>'ꠝ','ꠞ'=>'ꠞ','ꠟ'=>'ꠟ','ꠠ'=>'ꠠ','ꠡ'=>'ꠡ','ꠢ'=>'ꠢ','ꠣ'=>'ꠣ','ꠤ'=>'ꠤ','ꠥ'=>'ꠥ','ꠦ'=>'ꠦ','ꠧ'=>'ꠧ','가'=>'가');
\ No newline at end of file |
