diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-02-26 14:25:18 +0100 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-02-26 14:25:18 +0100 |
commit | df57c90d2d93fef1d021bee4b91a50b1b34ee938 (patch) | |
tree | d6241a3861dad7ebb91b8d82e8db759b08166e06 /mod/update_display.php | |
parent | 5a563b8e76bbb8e4c8747831fccf8975083db16d (diff) | |
download | volse-hubzilla-df57c90d2d93fef1d021bee4b91a50b1b34ee938.tar.gz volse-hubzilla-df57c90d2d93fef1d021bee4b91a50b1b34ee938.tar.bz2 volse-hubzilla-df57c90d2d93fef1d021bee4b91a50b1b34ee938.zip |
several photo item template fixes
Diffstat (limited to 'mod/update_display.php')
-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 +} |