CHips L MINI SHELL

CHips L pro

Current Path : /opt/cpanel/ea-php54/root/usr/share/pear/I18Nv2/DecoratedList/
Upload File :
Current File : //opt/cpanel/ea-php54/root/usr/share/pear/I18Nv2/DecoratedList/AsianCountries.php

<?php
// +----------------------------------------------------------------------+
// | PEAR :: I18Nv2 :: DecoartedList :: AsianCountries                    |
// +----------------------------------------------------------------------+
// | This source file is subject to version 3.0 of the PHP license,       |
// | that is available at http://www.php.net/license/3_0.txt              |
// | If you did not receive a copy of the PHP license and are unable      |
// | to obtain it through the world-wide-web, please send a note to       |
// | license@php.net so we can mail you a copy immediately.               |
// +----------------------------------------------------------------------+
// | Copyright (c) 2004 Michael Wallner <mike@iworks.at>                  |
// +----------------------------------------------------------------------+
//
// $Id: AsianCountries.php,v 1.1 2005/02/10 18:41:18 mike Exp $

/**
 * I18Nv2::DecoratedList::AsianCountries
 * 
 * @package     I18Nv2
 * @category    Internationalization
 */

require_once 'I18Nv2/DecoratedList/Filter.php';

/**
 * I18Nv2_DecoratedList_AsianCountries
 * 
 * Use only for decorating I18Nv2_Country.
 *
 * @author      Michael Wallner <mike@php.net>
 * @version     $Revision: 1.1 $
 * @package     I18Nv2
 * @access      public
 */
class I18Nv2_DecoratedList_AsianCountries extends I18Nv2_DecoratedList_Filter
{
    /**
     * Keys for Asian countries
     * 
     * @var array
     */
    var $elements = array(
        'AF','BH','BD','BT','BN','MM','KH','CN','TL','IN','ID','IR','IQ','IL',
        'JP','JO','KZ','KP','KR','KW','KG','LA','LB','MY','MV','MN','NP','OM',
        'PK','PH','QA','','RU','SA','SG','LK','SY','TJ','TH','TR','TM','AE',
        'UZ','VN','YE'
    );
}
?>

Copyright 2K16 - 2K18 Indonesian Hacker Rulez