Changeset 6880

Show
Ignore:
Timestamp:
09/29/08 08:46:17 (2 months ago)
Author:
p_lindheimer
Message:

fixes #3247 really this time, forgot to change binding from display name, this time it should be correct

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.5/amp_conf/htdocs/admin/views/freepbx_admin.php

    r6879 r6880  
    2222 
    2323                if (extension_loaded('gettext') && is_dir("modules/".$row['module']['rawname']."/i18n")) { 
    24                         bindtextdomain($key,"modules/".$row['module']['rawname']."/i18n"); 
    25                         bind_textdomain_codeset($key, 'utf8'); 
     24                        bindtextdomain($row['module']['rawname'],"modules/".$row['module']['rawname']."/i18n"); 
     25                        bind_textdomain_codeset($row['module']['rawname'], 'utf8'); 
    2626                        $framework_text_domain[$key] = true; 
    2727                } else { 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads