profile not set

This commit is contained in:
Friendika
2011-04-04 01:18:28 -07:00
parent 9b50b0e16f
commit b5bcf44354
3 changed files with 5 additions and 3 deletions
+1 -1
View File
@@ -901,7 +901,7 @@ function dfrn_deliver($owner,$contact,$atom, $dissolve = false) {
*
*/
function consume_feed($xml,$importer,&$contact, &$hub, $datedir = 0) {
function consume_feed($xml,$importer,&$contact, &$hub, $datedir = 0, $secure_feed = false) {
require_once('simplepie/simplepie.inc');