From 34a8fb935d9619c5114981862dfe2949a90f09bb Mon Sep 17 00:00:00 2001 From: Friendika Date: Sun, 28 Nov 2010 14:43:14 -0800 Subject: no newlines in tags --- include/items.php | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/items.php b/include/items.php index 27cb01f25..cca9e0401 100644 --- a/include/items.php +++ b/include/items.php @@ -762,7 +762,6 @@ function consume_feed($xml,$importer,$contact, &$hub, $datedir = 0) { $feed->init(); // Check at the feed level for updated contact name and/or photo - $debugging = get_config('system','debugging'); $name_updated = ''; $new_name = ''; -- cgit v1.2.3