From: Janusz Dobrowolski Date: Sun, 29 Nov 2009 14:38:02 +0000 (+0000) Subject: Fixed and optimized language support. X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=commitdiff_plain;h=608a51b90ca55a72d9803d585161e43c98918c05;p=textcart.git Fixed and optimized language support. --- diff --git a/CHANGELOG.txt b/CHANGELOG.txt index f085680..8c6b529 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -20,8 +20,12 @@ Legend: $ -> Affected files 29-Nov-2009 Janusz Dobrowolski -# Fixed change of language in display preferences. +# Fixed change of language in display preferences. Removed sparse $_SESSION['languages'] variable $ /includes/lang/language.php + /includes/session.inc +! Array helpers moved to current_user. Added array_search_key and array_search_key helpers. +$ /includes/current_user.inc + /includes/main.inc 28-Nov-2009 Chaitanya/Joe Hunt # Missing ajax trigger in stock_purchasable_items_list_cells. Prices not updated instantly.