Updated the CtdlUserGoto() API call to also return the oldest and newest message...
[citadel.git] / citadel / modules / ctdlproto / serv_rooms.c
2014-02-04 Art CancroUpdated the CtdlUserGoto() API call to also return...
2013-10-07 Wilfried Goesgensfix dnamlen, they missed the e, so we need to follow.
2013-09-15 Wilfried Goesgenscleanup: remove unneeded includes.
2013-09-14 Wilfried Goesgensmove citadel room functions into its own file.