one step closer
This commit is contained in:
		| @@ -1718,9 +1718,11 @@ function get_atom_elements($feed,$item,&$author) { | ||||
| 				); | ||||
| 			}		 | ||||
| 		} | ||||
| 		$res['term'] =  $terms; | ||||
| 	} | ||||
|  | ||||
| 	if(! is_null($terms)) | ||||
| 		$res['term'] =  $terms; | ||||
|  | ||||
| 	$attach = $item->get_enclosures(); | ||||
| 	if($attach) { | ||||
| 		$res['attach'] = array(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user