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