diff options
| author | Bharat Mediratta <bharat@menalto.com> | 2010-02-09 15:21:40 -0800 |
|---|---|---|
| committer | Bharat Mediratta <bharat@menalto.com> | 2010-02-09 15:21:40 -0800 |
| commit | 86721ce280f02dbf4127c83bb03372e09e616519 (patch) | |
| tree | 3a596ca7369507fdc6a2b1d6ef21b3acb83ed4c7 /modules/gallery | |
| parent | 46744ef54962c8796cc74ef04deac0aad4b0a3d4 (diff) | |
Whitespace.
Diffstat (limited to 'modules/gallery')
| -rw-r--r-- | modules/gallery/helpers/locales.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/gallery/helpers/locales.php b/modules/gallery/helpers/locales.php index 883d2f9a..e72d7ed9 100644 --- a/modules/gallery/helpers/locales.php +++ b/modules/gallery/helpers/locales.php @@ -131,7 +131,7 @@ class locales_Core { } static function is_rtl($locale=null) { - return Gallery_I18n::instance()->is_rtl($locale); + return Gallery_I18n::instance()->is_rtl($locale); } /** |
