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
parent a1e5996404
commit e152bec282
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