X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=include%2Ffiles.php;h=0ac0078c859272b99f0db46b26d8c04866cd9193;hb=5ec011c7be97c295fbb9256d6a7a3f2e99fed099;hp=c20a6d832d6898b3356eef1f705cc27a77d392ca;hpb=05dcedb54c8c8f2b48e47fa11cb6dd4586bdd9bb;p=friendica.git diff --git a/include/files.php b/include/files.php index c20a6d832d..0ac0078c85 100644 --- a/include/files.php +++ b/include/files.php @@ -47,4 +47,3 @@ function update_files_for_items() { create_files_from_item($message["id"]); } } -?>