Completed a pair of functions to fetch the user preferences at the beginning of an...
authorArt Cancro <ajc@uncensored.citadel.org>
Fri, 22 Feb 2013 20:11:21 +0000 (15:11 -0500)
committerArt Cancro <ajc@uncensored.citadel.org>
Fri, 22 Feb 2013 20:11:21 +0000 (15:11 -0500)
commit2a612325dc9205b7fa7c9df2cf3e063a79c22056
tree58bd6e5a5621bd8272a09534b59b2c49d02d40dc
parent7af30b14a8dfa9a3e2dd709ede3917d27194d2ee
Completed a pair of functions to fetch the user preferences at the beginning of an authenticated SMTP session.  (Actually doing something with this data will follow in an upcoming commit.)
citadel/modules/fulltext/serv_fulltext.c
citadel/modules/smtp/serv_smtp.c