#7378 closed defect (bug) (fixed)
load_default_textdomain() should use WP_LANG_DIR
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 2.6.1 |
| Component: | General | Version: | 2.6 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
load_default_textdomain() uses the old LANGDIR constant rather than WP_LANG_DIR
Change History (2)
Note: See
TracTickets for help on using
tickets.

(In [8404]) Use WP_LANG_DIR. fixes #7378 for trunk