Help for this page

Select Code to Download


  1. or download this
    
        {
    ...
            compile_mode();
        }
    
  2. or download this
    
        sub i18n_require {
    ...
            return $INC{$path};
        }