Ignore:
Timestamp:
Nov 2, 2012, 3:55:45 PM (11 years ago)
Author:
mistic100
Message:

reload local language file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/ContactForm/main.inc.php

    r18649 r18891  
    7272  $conf['ContactForm'] = unserialize($conf['ContactForm']);
    7373  load_language('plugin.lang', CONTACT_FORM_PATH);
     74  load_language('lang', PHPWG_ROOT_PATH.PWG_LOCAL_DIR, array('no_fallback'=>true, 'local'=>true));
    7475 
    7576  if ($conf['ContactForm']['cf_must_initialize'])
Note: See TracChangeset for help on using the changeset viewer.