import v2.0.0.0_RC3 | 2012-07-01
https://github.com/lucanos/CommunityID -> http://www.itadmins.net/archives/357
This commit is contained in:
@ -18,7 +18,7 @@
|
||||
* @subpackage Yahoo
|
||||
* @copyright Copyright (c) 2005-2009 Zend Technologies USA Inc. (http://www.zend.com)
|
||||
* @license http://framework.zend.com/license/new-bsd New BSD License
|
||||
* @version $Id: Yahoo.php 16211 2009-06-21 19:23:55Z thomas $
|
||||
* @version $Id: Yahoo.php 18951 2009-11-12 16:26:19Z alexander $
|
||||
*/
|
||||
|
||||
|
||||
@ -841,7 +841,7 @@ class Zend_Service_Yahoo
|
||||
'cc_modifiable'));
|
||||
if (isset($options['region'])){
|
||||
$this->_validateInArray('region', $options['region'], array('ar', 'au', 'at', 'br', 'ca', 'ct', 'dk', 'fi',
|
||||
'fr', 'de', 'in', 'id', 'it', 'my', 'mx',
|
||||
'fr', 'de', 'in', 'id', 'it', 'my', 'mx',
|
||||
'nl', 'no', 'ph', 'ru', 'sg', 'es', 'se',
|
||||
'ch', 'th', 'uk', 'us'));
|
||||
}
|
||||
|
Reference in New Issue
Block a user