summaryrefslogtreecommitdiff
path: root/classes/stoica.ini
diff options
context:
space:
mode:
authorEvan Prodromou <evan@prodromou.name>2008-05-07 13:15:42 -0400
committerEvan Prodromou <evan@prodromou.name>2008-05-07 13:15:42 -0400
commit0fa97d6e2e296c780db78b7e88d283670adf1226 (patch)
tree2cb5a694715d36c37a864e5346675c885b5f2c6f /classes/stoica.ini
parentc47de27c114c9998acc01fd2c6df185cd271ec2f (diff)
add data objects
darcs-hash:20080507171542-84dde-232baccc10f015e8c0e80edf0ceea4aa5c85b4b7.gz
Diffstat (limited to 'classes/stoica.ini')
-rw-r--r--classes/stoica.ini58
1 files changed, 58 insertions, 0 deletions
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