1
This commit is contained in:
@@ -351,6 +351,10 @@ function my_doiToFrag2($data){
|
||||
$bj = bekjournal($res[2]);
|
||||
$joura = formateJournal(trim($bj[0]));
|
||||
$update['joura'] = $joura;
|
||||
$is_js = 0;
|
||||
if($joura==trim($bj[0])){
|
||||
|
||||
}
|
||||
$update['is_ja'] = $joura==trim($bj[0])?0:1;
|
||||
$update['dateno'] = str_replace(' ','',str_replace('-','–',trim($bj[1])));
|
||||
$update['doilink'] = "http://doi.org/".$data['refer_doi'];
|
||||
|
||||
Reference in New Issue
Block a user