Skip to content
Snippets Groups Projects
Commit a8e89fbb authored by Cho's avatar Cho
Browse files

changed FBC Services redirect_uri for testing

parent 06d06454
No related branches found
No related tags found
No related merge requests found
......@@ -80,7 +80,7 @@ static const std::string FBCTEST_TAB_NAME = "fbctest_panel";
static const std::string COLLAPSED_BY_USER = "collapsed_by_user";
static const std::string FBC_SERVICES_URL = "https://pdp15.lindenlab.com";
static const std::string FBC_SERVICES_REDIRECT_URI = "https://pdp15.lindenlab.com/";
static const std::string FBC_SERVICES_REDIRECT_URI = "http://axcho.com/secondlife/";
/** Comparator for comparing avatar items by last interaction date */
class LLAvatarItemRecentComparator : public LLAvatarItemComparator
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment