X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_notes.php;h=641f7db8be9017ed01493a96e1bbc12dfcdbde45;hb=8b6ace6629ab4fe229c4c35ff388efe320602a16;hp=3b85d34b9a1898147ab8e6fa97a000d919023f82;hpb=054c301ef0345c4ff9f35cfd08717757eab17b9d;p=friendica.git diff --git a/mod/update_notes.php b/mod/update_notes.php index 3b85d34b9a..641f7db8be 100644 --- a/mod/update_notes.php +++ b/mod/update_notes.php @@ -43,4 +43,4 @@ function update_notes_content(App $a) { $text = notes_content($a, $profile_uid); System::htmlUpdateExit($text); -} \ No newline at end of file +}