更新单位英文

This commit is contained in:
wlx 2015-01-26 08:54:31 +00:00
parent cd082b35f2
commit b1253df618
1 changed files with 4 additions and 4 deletions

View File

@ -271,10 +271,10 @@ class Doi extends Zend_Controller_Plugin_Abstract
$org_english=array('青海省生态环境遥感监测中心'=>'Qinghai Ecosystem Remote Sensing Monitoring Center',
'青海省环境监测中心站'=>'Qinghai Environmental Monitoring Center',
'青海省气象科学研究所'=>'Qinghai Institute of Meteorological Science',
'青海省草原总站'=>'',
'青海省水土保持局'=>'',
'青海省林业调查规划院'=>'',
'青海省水文水资源勘测局'=>'');
'青海省草原总站'=>'Grassland Monitoring and Supervision Center of Qinghai Province',
'青海省水土保持局'=>'Soil and Water Conservation Bureau of Qinghai Province',
'青海省林业调查规划院'=>'Forestry Bureau of Qinghai Province',
'青海省水文水资源勘测局'=>'Qinghai Province Hydrology and Water Resources Investigation Bureau');
$info = array(
'author'=>str_replace("\"","",$row['organisation']),