X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=classes%2Fstatusnet.ini;h=2cc37dbfefa2b327287eb6b3b1d1c9bcd8cadf48;hb=530673b3cd79d2d3f1b51b013d2b764d751bc7a2;hp=912d05cdff0b5e9fb2cad788e5932bfa5d54a90d;hpb=d9cde0ef80ee838a99035d44f0286b3cc902e332;p=quix0rs-gnu-social.git diff --git a/classes/statusnet.ini b/classes/statusnet.ini index 912d05cdff..2cc37dbfef 100644 --- a/classes/statusnet.ini +++ b/classes/statusnet.ini @@ -253,6 +253,15 @@ modified = 384 [location_namespace__keys] id = K +[login_token] +user_id = 129 +token = 130 +created = 142 +modified = 384 + +[login_token__keys] +user_id = K + [message] id = 129 uri = 2 @@ -298,6 +307,7 @@ lat = 1 lon = 1 location_id = 1 location_ns = 1 +repeat_of = 1 [notice__keys] id = N @@ -358,6 +368,15 @@ modified = 384 blocker = K blocked = K +[profile_role] +profile_id = 129 +role = 130 +created = 142 + +[profile_role__keys] +profile_id = K +role = K + [profile_tag] tagger = 129 tagged = 129 @@ -545,24 +564,4 @@ modified = 384 [user_openid__keys] trustroot = K -user_id = K - -[user_role] -user_id = 129 -role = 130 -created = 142 - -[user_role__keys] -user_id = K -role = K - -[login_token] -user_id = 129 -token = 130 -created = 142 -modified = 384 - -[login_token__keys] -user_id = K -token = K - +user_id = K \ No newline at end of file