Remove trailing spaces and convert spaces to tabs. Props Nazgul. fixes #986
git-svn-id: http://svn.automattic.com/wordpress/trunk@4495 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -17,7 +17,7 @@ function get_locale() {
|
||||
return $locale;
|
||||
}
|
||||
|
||||
// Return a translated string.
|
||||
// Return a translated string.
|
||||
function __($text, $domain = 'default') {
|
||||
global $l10n;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user