diff options
author | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-20 06:27:46 +0100 |
---|---|---|
committer | Haakon Meland Eriksen <haakon.eriksen@far.no> | 2015-11-20 06:27:46 +0100 |
commit | 22f6687f44c4fc6bc1938ea434a5c7a665a53127 (patch) | |
tree | ff02d6830e37c1082afc8b957e0099dc56da9f19 /mod/invite.php | |
parent | 059886a1e493451dffddb0fd863cb002930eae9b (diff) | |
parent | e56633d5b0009fd5430a15fd09633e8f43bdb7dd (diff) | |
download | volse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.tar.gz volse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.tar.bz2 volse-hubzilla-22f6687f44c4fc6bc1938ea434a5c7a665a53127.zip |
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'mod/invite.php')
-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 +} |