[Solar-talk] Solar_Locale note

Rodrigo Moraes rodrigo.moraes at gmail.com
Fri Feb 16 09:48:33 PST 2007


Just a note for those playing with SVN: locale manipulation was
extracted from Solar to its own class, Solar_Locale. So in your app
setup this is the new way to set the locale code:

// Set the locale as Dzongkha from Buthan.
$code = 'dz_BU';
Solar::$locale->setCode($code);

rodrigo
-------------------------------
http://tipos.com.br


More information about the solar-talk mailing list