diff options
author | redmatrix <git@macgirvin.com> | 2016-02-26 12:49:02 -0800 |
---|---|---|
committer | redmatrix <git@macgirvin.com> | 2016-02-26 12:49:02 -0800 |
commit | 6126070a1d53c3ef4f59c8a0a6160610ef16563c (patch) | |
tree | 2ffd507342edfa4db3ee516d6b7468597bef37cf /mod | |
parent | 459166116d926df23c73a839f3c87c2cfd2ba4ab (diff) | |
parent | 776bc51172f5c21348c674a8bb6bf5037bde6815 (diff) | |
download | volse-hubzilla-6126070a1d53c3ef4f59c8a0a6160610ef16563c.tar.gz volse-hubzilla-6126070a1d53c3ef4f59c8a0a6160610ef16563c.tar.bz2 volse-hubzilla-6126070a1d53c3ef4f59c8a0a6160610ef16563c.zip |
Merge https://github.com/redmatrix/hubzilla into pending_merge
Diffstat (limited to 'mod')
-rw-r--r-- | mod/update_display.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/update_display.php b/mod/update_display.php index b448c76ee..52903bb8c 100644 --- a/mod/update_display.php +++ b/mod/update_display.php @@ -39,4 +39,4 @@ function update_display_content(&$a) { // logger('update_display: ' . $text); killme(); -}
\ No newline at end of file +} |