]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
correct the primary key for login_token
authorCraig Andrews <candrews@integralblue.com>
Fri, 20 Nov 2009 15:56:06 +0000 (10:56 -0500)
committerCraig Andrews <candrews@integralblue.com>
Fri, 20 Nov 2009 15:56:06 +0000 (10:56 -0500)
classes/statusnet.ini

index b2509dac5bc36cb199ebd0282ab22d4f1e1fe295..69b3558708b95e04f2f176bb8827392910435e7f 100644 (file)
@@ -261,6 +261,7 @@ modified = 384
 
 [login_token__keys]
 user_id = K
+token = K
 
 [message]
 id = 129
@@ -542,4 +543,4 @@ created = 142
 modified = 384
 
 [user_group__keys]
-id = N
\ No newline at end of file
+id = N