Both CiviCRM and localizer have a function ts defined in the global scope:
http://svn.civicrm.org/civicrm/branches/v2.0/CRM/Core/I18n.php

Since CiviCRM had this function first, I was wondering if localizer could rename it? For example to localizer_ts()

Comments

Roberto Gerola’s picture

Status: Active » Fixed

Done, thanks.
The function has been renamed to localizer_ts.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.