diff options
author | Sarven Capadisli <csarven@controlyourself.ca> | 2009-05-05 22:54:46 +0000 |
---|---|---|
committer | Sarven Capadisli <csarven@controlyourself.ca> | 2009-05-05 22:54:46 +0000 |
commit | aaeed091d23a0d2f969578dd95ead8df4ea7eb11 (patch) | |
tree | f6693acebba5373eb1f0b2c75dfa5f969e0ddb5b /db | |
parent | 51377258a1660fee02a3f92436dc40ee40f2a88d (diff) | |
parent | 0bbf56f6dc1acb448594f21334f610229c4c76bd (diff) |
Merge branch '0.7.x' into 0.8.x
Diffstat (limited to 'db')
-rw-r--r-- | db/notice_source.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql index ce44f3235..17720028d 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -24,6 +24,7 @@ VALUES ('peoplebrowsr', 'PeopleBrowsr', 'http://www.peoplebrowsr.com/', now()), ('Pikchur','Pikchur','http://www.pikchur.com/', now()), ('Ping.fm','Ping.fm','http://ping.fm/', now()), + ('pingvine','PingVine','http://pingvine.com/', now()), ('pocketwit','PockeTwit','http://code.google.com/p/pocketwit/', now()), ('posty','Posty','http://spreadingfunkyness.com/posty/', now()), ('royalewithcheese','Royale With Cheese','http://p.hellyeah.org/', now()), |