X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_notes.php;h=641f7db8be9017ed01493a96e1bbc12dfcdbde45;hb=452ed8aa8c040f683547e2635af8c9f16c450bd6;hp=3b85d34b9a1898147ab8e6fa97a000d919023f82;hpb=2a431b580f2e8f6a596e84175932e793678cde63;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 +}