FLP News
Brought to you by:
flaimo
Corrected small bug when detecting the user language.
Until now the getLang() function returned the raw locale instead of the language. I corrected this. So now there is a getCountry(), getLang() and a getLocale() function.
Also rewrote some parts of the code which resulted in a huge gain of speed. The example script now only takes about half of the time to generate, then it did with Version 1.043!