The branch, master has been updated via ebc3f1b3c6a8966fbaee4f6880319d7920ec31dd (commit) from ed34bb905448199dc317734bd4c9547b9aaa3a3f (commit)
- Log ----------------------------------------------------------------- commit ebc3f1b3c6a8966fbaee4f6880319d7920ec31dd Author: Michal Čihař mcihar@novell.com Date: Mon Jul 26 16:43:26 2010 +0200
Included just once.
-----------------------------------------------------------------------
Summary of changes: libraries/select_lang.lib.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/libraries/select_lang.lib.php b/libraries/select_lang.lib.php index ca8c7cc..06b35f4 100644 --- a/libraries/select_lang.lib.php +++ b/libraries/select_lang.lib.php @@ -367,7 +367,7 @@ $GLOBALS['lang_path'] = './locale/'; /** * Load gettext functions. */ -require_once './libraries/php-gettext/gettext.inc'; +require './libraries/php-gettext/gettext.inc';
/** * @global string interface language
hooks/post-receive