[wpmu-trac] [WordPress MU Trac] #309: Duplicate Language Directory
WordPress MU Trac
wpmu-trac at lists.automattic.com
Mon Apr 16 06:47:05 GMT 2007
#309: Duplicate Language Directory
------------------------+---------------------------------------------------
Reporter: mypatricks | Owner: donncha
Type: defect | Status: new
Priority: high | Milestone: WPMU 1.0
Component: component1 | Version: 1.0
Severity: critical | Keywords: language directory langdir
------------------------+---------------------------------------------------
In l10n.php LANGDIR is wp-content/languages/
$mofile = ABSPATH . LANGDIR . "/$locale.mo";
But we get .mo file(option-general.php) from wp-include/language/
$lang_files = glob( ABSPATH . WPINC . "/languages/*" );
--
Ticket URL: <http://trac.mu.wordpress.org/ticket/309>
WordPress MU Trac <http://mu.wordpress.org/>
WordPress Multiuser
More information about the wpmu-trac
mailing list