Fixed and optimized language support.
authorJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 29 Nov 2009 14:38:02 +0000 (14:38 +0000)
committerJanusz Dobrowolski <janusz@frontaccounting.eu>
Sun, 29 Nov 2009 14:38:02 +0000 (14:38 +0000)
CHANGELOG.txt

index f0856806dfced5477f6b67852d7db6b23fd85c00..8c6b529d129eae633513623e15e37fe81196eda0 100644 (file)
@@ -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.