1
1
Fork 0

profile not set

This commit is contained in:
Friendika 2011-04-04 01:18:28 -07:00
commit b5bcf44354
3 changed files with 5 additions and 3 deletions

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');