diff options
-rw-r--r-- | include/zot.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zot.php b/include/zot.php index 0b713faae..6c5a8c289 100644 --- a/include/zot.php +++ b/include/zot.php @@ -3697,4 +3697,4 @@ function zotinfo($arr) { } call_hooks('zot_finger',$ret); return($ret); -}
\ No newline at end of file +} |