diff options
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 +} |