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