forked from GNUsocial/gnu-social
Twitter integration - decided to change Twitter to service ID #1
darcs-hash:20080827021635-7b5ce-9b96743999aa85a505aecd5f25867937f0c34434.gz
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
insert into foreign_service
|
||||
(name, description, created)
|
||||
(id, name, description, created)
|
||||
values
|
||||
('Twitter', 'Twitter Micro-blogging service', now());
|
||||
('1','Twitter', 'Twitter Micro-blogging service', now());
|
||||
|
||||
|
Reference in New Issue
Block a user