Skip to:
Content

bbPress.org


Ignore:
Timestamp:
03/30/2008 10:36:13 AM (18 years ago)
Author:
sambauers
Message:

Various optimisations and typo fixes - Fixes #842 - props momo360modena - branches/0.8

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.8/bb-includes/l10n.php

    r1221 r1386  
    6767
    6868function load_default_textdomain() {
    69         global $l10n;
    70 
    7169        $locale = get_locale();
    7270        $mofile = BB_LANG_DIR . "$locale.mo";
Note: See TracChangeset for help on using the changeset viewer.