changeset 505:049ad0dda0d1

mod_lastlog: correctly describe lastlog_stamp_offline
author Kim Alvefur <zash@zash.se>
date Mon, 16 Feb 2015 13:37:14 +0100
parents 7ed03e2486bc
children ad9071a3062c
files mod_lastlog.wiki
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mod_lastlog.wiki	Sun Jan 25 19:22:54 2015 +0000
+++ b/mod_lastlog.wiki	Mon Feb 16 13:37:14 2015 +0100
@@ -23,7 +23,7 @@
 
 || *Name* || *Values* || *Description* ||
 || lastlog_ip_address || true/false || Log the IP address of the user? ||
-|| lastlog_stamp_offline || true/false || Log when a user goes offline> ||
+|| lastlog_stamp_offline || true/false || Add timestamp to offline presence? ||
 
 = Usage =