Ignore:
Timestamp:
Dec 5, 2011, 11:43:42 PM (12 years ago)
Author:
Gotcha
Message:

Load local language key.
Thanks to ddtddt.
bug:2329

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/classes/cf_plugin.class.php

    r11243 r12697  
    477477      // Include language advices
    478478      load_language('plugin.lang', CF_PATH);
     479          load_language('lang', PHPWG_ROOT_PATH.'local/', array('no_fallback'=>true, 'local'=>true) );
    479480     
    480481      $infos['cf_id'] = rand();
Note: See TracChangeset for help on using the changeset viewer.