summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvan Prodromou <evan@controlyourself.ca>2009-05-26 15:27:13 -0400
committerEvan Prodromou <evan@controlyourself.ca>2009-05-26 15:27:13 -0400
commit74b08bff53b614a0d3da56e848940cd3e9ca70ce (patch)
tree56c61fb40dad408733d458ba92ea8fb6645ea607
parent1306deff3897af447a5d9e94fc17dab114664bcf (diff)
Added AgentSolo.com
-rw-r--r--db/notice_source.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/db/notice_source.sql b/db/notice_source.sql
index a22967b1b..ac73d3d13 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()),