Added ext_data field to ts_user.

This commit is contained in:
Jonathan Bernard 2011-05-03 12:18:20 -05:00
parent ebd4b117c9
commit 3d89477f7e

View File

@ -4,8 +4,8 @@
pwd_salt, pwd_salt,
name, name,
email, email,
join_date%, join_date,
% ext_data % other extensible data ext_data = [] % other extensible data
}). }).
% ts_user.ext_data can be: % ts_user.ext_data can be: