[READ-ONLY] This repo is no longer in active development. Please see https://github.com/joomla-framework for the individual Framework packages.
GNU General Public License v2.0
189
stars
140
forks
source link
Text uses own $lang property #265
Closed
piotr-cz closed 11 years ago
This allows using non-default languages with
Text
:At the moment Text is using
Language::getInstance()
which always returns default language object (en-GB)See discussion at #32