Merge branch 'master' of https://github.com/redmatrix/redmatrix
This commit is contained in:
		| @@ -3380,6 +3380,9 @@ function post_is_importable($item,$abook) { | |||||||
| 		return true; | 		return true; | ||||||
|  |  | ||||||
| 	require_once('include/html2plain.php'); | 	require_once('include/html2plain.php'); | ||||||
|  |  | ||||||
|  | 	unobscure($item); | ||||||
|  |  | ||||||
| 	$text = prepare_text($item['body'],$item['mimetype']); | 	$text = prepare_text($item['body'],$item['mimetype']); | ||||||
| 	$text = html2plain($text); | 	$text = html2plain($text); | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1 +1 @@ | |||||||
| 2015-08-03.1113 | 2015-08-04.1114 | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user