From 6ad6e4aa5048f67cad86a959fd0b3fe996cbf221 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Thu, 17 Jul 2008 21:34:44 -0400 Subject: [PATCH] hand-built links.ini darcs-hash:20080718013444-84dde-7076bec8ccdf34ef5d31efd7bbbbfd29a1f3dab3.gz --- classes/stoica.links.ini | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/classes/stoica.links.ini b/classes/stoica.links.ini index e69de29bb2..1656a6b745 100644 --- a/classes/stoica.links.ini +++ b/classes/stoica.links.ini @@ -0,0 +1,33 @@ +[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 + +[user_openid] +user_id = user:id + +[confirm_address] +user_id = user:id + +[remember_me] +user_id = user:id + +[queue_item] +notice_id = notice:id +