diff options
Diffstat (limited to 'classes/stoica.ini')
-rw-r--r-- | classes/stoica.ini | 58 |
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 |