I18Nv2_Locale::initialize()

I18Nv2_Locale::initialize()  -- Initialize

Synopsis

require_once 'I18Nv2/Locale.php';

void I18Nv2_Locale::initialize ()

Description

Initializes the I18Nv2_Locale object.

This method gets aumatically called by the constructor.

Note

This function can not be called statically.