diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-11-19 16:15:16 -0800 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-11-19 16:15:16 -0800 |
commit | 350519d429187db57a526887e042f175c0345b93 (patch) | |
tree | 373e033336b22e0697e5b6c03f0d08385e8c7042 /mod | |
parent | 8f94c721bffab9f2ee4aeb045fb81a9840013211 (diff) | |
parent | c7652fc29ce2d69a6d71d6d8a928709cbf6ebbb0 (diff) | |
download | volse-hubzilla-350519d429187db57a526887e042f175c0345b93.tar.gz volse-hubzilla-350519d429187db57a526887e042f175c0345b93.tar.bz2 volse-hubzilla-350519d429187db57a526887e042f175c0345b93.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'mod')
-rw-r--r-- | mod/invite.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/invite.php b/mod/invite.php index 46fa7b413..bda808142 100644 --- a/mod/invite.php +++ b/mod/invite.php @@ -143,4 +143,4 @@ function invite_content(&$a) { )); return $o; -}
\ No newline at end of file +} |