trac750 - Exoskeleton of a nascent Facebook app

darcs-hash:20081206030132-7b5ce-96c38ab67edd3d58f8722ef25852a6143f05a86b.gz
This commit is contained in:
Zach Copley
2008-12-05 22:01:32 -05:00
parent 92ea88fd60
commit dccf8374cf
8 changed files with 453 additions and 14 deletions

View File

@@ -2,4 +2,7 @@ insert into foreign_service
(id, name, description, created)
values
('1','Twitter', 'Twitter Micro-blogging service', now());
insert into foreign_service
(id, name, description, created)
values
('2','Facebook', 'Facebook', now());