X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=include%2Ffiles.php;h=0ac0078c859272b99f0db46b26d8c04866cd9193;hb=755f6e8cc1ceb5fab0c0f63deb3ca7048d1ea48d;hp=c20a6d832d6898b3356eef1f705cc27a77d392ca;hpb=5a6da8b447430174ae231a3b8203fd4bd8416cc1;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"]); } } -?>