Show
Ignore:
Timestamp:
10/09/07 01:46:09 (6 years ago)
Author:
rvelices
Message:

- some code refactoring before upgrade to utf (only cosmetic at this point...)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins/add_index/main.normal.inc.php

    r2059 r2126  
    3737    { 
    3838      $help_content = 
    39         @file_get_contents(get_language_filepath('help/'.$page.'.html', $this->path)); 
     39        load_language('help/'.$page.'.html', $this->path, '', true); 
    4040    } 
    4141    else