Fix for saving user location preferences -- user_id field was marked as an auto-increment and wasn't getting saved with new inserts.

This commit is contained in:
Brion Vibber 2009-12-29 11:46:10 -08:00 committed by Evan Prodromou
parent e3789be03f
commit 0fb114c34f
1 changed files with 1 additions and 1 deletions

View File

@ -572,5 +572,5 @@ created = 142
modified = 384
[user_location_prefs__keys]
user_id = N
user_id = U