From 952a0953515f0854ef6d95317b38d4e1c12b916a Mon Sep 17 00:00:00 2001 From: uckelman Date: Fri, 30 Apr 2010 21:06:26 +0000 Subject: Updated comment. git-svn-id: https://vassalengine.svn.sourceforge.net/svnroot/vassalengine/site-src/trunk@6793 67b53d14-2c14-4ace-a08f-0dab2b34000c --- src/F2M.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/F2M.php b/src/F2M.php index 9eff271..7e35f60 100644 --- a/src/F2M.php +++ b/src/F2M.php @@ -49,7 +49,7 @@ function send_post_to_lists($config, $user, $mode, $data, $post_data) { $time = null; if ($mode == 'edit') { - # Post time is NOT updated when posts are edited; we get the current time + # Post time is NOT updated on edit, so we get the current time $time = time(); } else { -- cgit v1.2.3