isocountrycodes //[[fradeff@akademia.ch|Fred Radeff]] 2009/06/24 08:54//
//element country for PEAR HTML_QuickForm - french $form->addElement('select', 'country', 'Votre pays', array( '' => '--- choisir SVP ---', 'AF' => 'AFGHANISTAN', ... 'ZW' => 'ZIMBABWE' ));