From 078e9c45877ab309e5a03d00ea1d95d7e7dcf88a Mon Sep 17 00:00:00 2001 From: sje Date: Wed, 5 Sep 2007 00:40:07 +0000 Subject: changed blog notification url git-svn-id: https://server.scottellis.com.au/svn/mim_plugs@331 4f64403b-2f21-0410-a795-97e2b3489a10 --- MySpace/notifications.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MySpace/notifications.cpp') diff --git a/MySpace/notifications.cpp b/MySpace/notifications.cpp index fd69dad..8c2e989 100644 --- a/MySpace/notifications.cpp +++ b/MySpace/notifications.cpp @@ -7,7 +7,7 @@ #include #define URL_MAIL "http://messaging.myspace.com/index.cfm?fuseaction=mail.inbox" -#define URL_BLOG "http://blog.myspace.com/index.cfm?fuseaction=blog" +#define URL_BLOG "http://blog.myspace.com/index.cfm?fuseaction=blog.controlcenter" #define URL_PROFILE "http://comment.myspace.com/index.cfm?fuseaction=user.viewComments&friendID=%d" #define URL_FRIEND "http://messaging.myspace.com/index.cfm?fuseaction=mail.friendRequests" #define URL_PICTURE "http://viewmorepics.myspace.com/index.cfm?fuseaction=user.viewPictureComments&friendID=%d" -- cgit v1.2.3