A few more API clean ups. Mainly revolving around user_ops.c
[citadel.git] / citadel / modules / extnotify / extnotify_main.c
index b772bbb09070913433b3041cdc2b6c94b6dcd01f..3255f4b16a5730689b6c3bea1b5cb3d170152de6 100644 (file)
@@ -365,7 +365,7 @@ long extNotify_getConfigMessage(char *username) {
        int a;
 
        // Get the user
-       getuser(&user, username);
+       CtdlGetUser(&user, username);
     
        MailboxName(configRoomName, sizeof configRoomName, &user, USERCONFIGROOM);
        // Fill qrbuf