# This patch file was generated by NetBeans IDE
# It uses platform neutral UTF-8 encoding and \n newlines.
--- Base (BASE)
+++ Locally Modified (Based On LOCAL)
@@ -1012,6 +1012,7 @@
 			"author_email"			=> $comment->comment_author_email,
 			"author_ip"				=> $comment->comment_author_IP,
 			"type"					=> $comment->comment_type,
+                        "comment_meta"                      => get_comment_meta($comment_id),
 		);
 
 		return $comment_struct;
