47d15bc662
darcs-hash:20080813142637-84dde-9530d153eceb6bbedbb692755aa5c96d65d8e071.gz
44 lines
578 B
INI
44 lines
578 B
INI
[avatar]
|
|
profile_id = profile:id
|
|
|
|
[user]
|
|
id = profile:id
|
|
carrier = sms_carrier:id
|
|
|
|
[remote_profile]
|
|
id = profile:id
|
|
|
|
[notice]
|
|
profile_id = profile:id
|
|
reply_to = notice:id
|
|
|
|
[reply]
|
|
notice_id = notice:id
|
|
profile_id = profile:id
|
|
|
|
[token]
|
|
consumer_key = consumer:consumer_key
|
|
|
|
[nonce]
|
|
consumer_key,token = token:consumer_key,token
|
|
|
|
[user_openid]
|
|
user_id = user:id
|
|
|
|
[confirm_address]
|
|
user_id = user:id
|
|
|
|
[remember_me]
|
|
user_id = user:id
|
|
|
|
[queue_item]
|
|
notice_id = notice:id
|
|
|
|
[subscription]
|
|
subscriber = profile:id
|
|
subscribed = profile:id
|
|
|
|
[fave]
|
|
notice_id = notice:id
|
|
user_id = user:id
|