Show
Ignore:
Timestamp:
08/16/10 20:39:35 (21 months ago)
Author:
Antti-Juhani Kaijanaho <antti-juhani@…>
Children:
563ece2aeca700b9245bc2ac709c7fd346fea911
Parents:
994811461679afe70ab81e079fd87191d609be9d
git-committer:
Antti-Juhani Kaijanaho <antti-juhani@…> (08/16/10 20:39:35)
Message:

[db::user,db::db] Update user data by parsing the new record, not directly

Signed-off-by: Antti-Juhani Kaijanaho <antti-juhani@…>

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • db/user.hh

    r4c34ee2 r5d836bd  
    3434        class db; 
    3535        class role; 
     36 
    3637        class user : public boost::noncopyable 
    3738                   , public boost::enable_shared_from_this<user>