From 0fa97d6e2e296c780db78b7e88d283670adf1226 Mon Sep 17 00:00:00 2001 From: Evan Prodromou Date: Wed, 7 May 2008 13:15:42 -0400 Subject: add data objects darcs-hash:20080507171542-84dde-232baccc10f015e8c0e80edf0ceea4aa5c85b4b7.gz --- classes/stoica.ini | 58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) create mode 100644 classes/stoica.ini (limited to 'classes/stoica.ini') diff --git a/classes/stoica.ini b/classes/stoica.ini new file mode 100644 index 000000000..52686bcb5 --- /dev/null +++ b/classes/stoica.ini @@ -0,0 +1,58 @@ + +[notice] +id = 129 +profile_id = 129 +content = 2 +rendered = 2 +url = 2 +created = 142 +modified = 384 + +[notice__keys] +id = N + +[profile] +id = 129 +nickname = 130 +fullname = 2 +profileurl = 2 +homepage = 2 +bio = 2 +location = 2 +created = 142 +modified = 384 + +[profile__keys] +id = N + +[remote_profile] +id = 129 +url = 2 +created = 142 +modified = 384 + +[remote_profile__keys] +id = K +url = U + +[subscription] +subscriber = 129 +subscribed = 129 +token = 2 +created = 142 +modified = 384 + +[subscription__keys] +subscriber = K +subscribed = K + +[user] +id = 129 +password = 2 +email = 2 +created = 142 +modified = 384 + +[user__keys] +id = K +email = U -- cgit v1.2.3-54-g00ecf