By jose reyero on
Change record status:
Published (View all published change records)
Project:
Introduced in branch:
7.x-1.x
Introduced in version:
7.x-1.6
Issue links:
Description:
Changed the constructor for i18n_object_wrapper as:
public function __construct($type, $key, $object);
Added some functions to i18n_object API:
i18n_get_object()
Impacts:
Module developers