From: Evan Prodromou Date: Tue, 26 May 2009 19:27:13 +0000 (-0400) Subject: Added AgentSolo.com X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=74b08bff53b614a0d3da56e848940cd3e9ca70ce;p=quix0rs-gnu-social.git Added AgentSolo.com --- diff --git a/db/notice_source.sql b/db/notice_source.sql index a22967b1b1..ac73d3d13b 100644 --- a/db/notice_source.sql +++ b/db/notice_source.sql @@ -2,6 +2,7 @@ INSERT INTO notice_source (code, name, url, created) VALUES ('adium', 'Adium', 'http://www.adiumx.com/', now()), + ('AgentSolo.com','AgentSolo.com','http://www.agentsolo.com/', now()), ('betwittered','BeTwittered','http://www.32hours.com/betwitteredinfo/', now()), ('bti','bti','http://gregkh.github.com/bti/', now()), ('cliqset', 'Cliqset', 'http://www.cliqset.com/', now()),