Ticket #181 (closed bug: fixed)
php-gettext as failback solution
| Reported by: | ryanhowdy | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | Issues (2.2.3) |
| Component: | Global | Version: | 2.2.2 |
| Severity: | Keywords: | ||
| Cc: | bugs@… |
Description
FCMS was incorrectly trying to use php-gettext at all times, even when gettext is supported.
We need to change this to use php-gettext only when needed, this is a better/faster solution.
use all T_* function calls
Change History
Note: See
TracTickets for help on using
tickets.
