You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2016/12/08 00:12:27 UTC

incubator-ponymail git commit: Indentation

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 4b8ebd4b1 -> f4cffef51


Indentation

Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/f4cffef5
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/f4cffef5
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/f4cffef5

Branch: refs/heads/master
Commit: f4cffef51bfd2c079784dc4541b729245e10770b
Parents: 4b8ebd4
Author: Sebb <se...@apache.org>
Authored: Wed Dec 7 13:26:47 2016 +0000
Committer: Sebb <se...@apache.org>
Committed: Wed Dec 7 13:26:47 2016 +0000

----------------------------------------------------------------------
 site/api/stats.lua | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/f4cffef5/site/api/stats.lua
----------------------------------------------------------------------
diff --git a/site/api/stats.lua b/site/api/stats.lua
index a975d52..5d34326 100644
--- a/site/api/stats.lua
+++ b/site/api/stats.lua
@@ -416,7 +416,8 @@ function handle(r)
                                 query = qs
                             }
                         },
-                        sterm, {
+                        sterm,
+                        {
                             term = {
                                 private = false
                             }