Make WordPress Core


Ignore:
Timestamp:
11/19/2006 07:56:05 AM (19 years ago)
Author:
ryan
Message:

Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/l10n.php

    r4202 r4495  
    1818}
    1919
    20 // Return a translated string.   
     20// Return a translated string.
    2121function __($text, $domain = 'default') {
    2222    global $l10n;
Note: See TracChangeset for help on using the changeset viewer.