Merge branch 'pull'

This commit is contained in:
friendica 2011-11-23 14:05:00 -08:00
commit fe0c039d48
1 changed files with 0 additions and 1 deletions

View File

@ -234,7 +234,6 @@ CREATE TABLE IF NOT EXISTS `item` (
KEY `uid` (`uid`),
KEY `contact-id` (`contact-id`),
KEY `type` (`type`),
KEY `wall` (`wall`),
KEY `parent` (`parent`),
KEY `parent-uri` (`parent-uri`),
KEY `extid` (`extid`),