* Identify ourselves to Citadel using IDEN
[citadel.git] / ctdlphp / ctdlsession.php
index 81e7c282924b6c155273dda069a9ef8017e48a34..a890e842149692bebc7d170fa755cdd9bdb9ee88 100644 (file)
@@ -45,6 +45,7 @@ function establish_citadel_session() {
                // Try to log the user back in.
                if ($clientsocket) {
 
+                       ctdl_iden();    // Identify client
 
                        if ($_SESSION["username"]) {
                                login_existing_user(