X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=mod%2Fupdate_notes.php;h=d27cc4ca9672bfcfe1007b2289bfd9bcb14dc71c;hb=a7ce601580b07e9b3e7653cbdb0a9b6bbb5c474e;hp=b21f698054b9fa3d92f9bdd2ba1ae2280ff5517e;hpb=ee39aba490fb7e17ba9c01a9a4f4aedc51bee564;p=friendica.git diff --git a/mod/update_notes.php b/mod/update_notes.php index b21f698054..d27cc4ca96 100644 --- a/mod/update_notes.php +++ b/mod/update_notes.php @@ -7,7 +7,7 @@ require_once("mod/notes.php"); -function update_notes_content(App &$a) { +function update_notes_content(App $a) { $profile_uid = intval($_GET["p"]);