Skip to content

Commit

Permalink
Update user time
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Aug 8, 2004
1 parent 7acaafc commit 7f9142a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mod/chat/users.php
Expand Up @@ -51,6 +51,8 @@
update_record("chat_users", $chatuser);
}

$chatuser->lastping = time();
update_record("chat_users", $chatuser);

/// Delete users who are using text version and are old

Expand Down

0 comments on commit 7f9142a

Please sign in to comment.