X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=mod%2Fupdate_notes.php;h=d27cc4ca9672bfcfe1007b2289bfd9bcb14dc71c;hb=d898616f8df8900834d70e5b33e2f40c711b8027;hp=b21f698054b9fa3d92f9bdd2ba1ae2280ff5517e;hpb=c0df692f5fc4eaadb322614069b2c7ed40453fa1;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"]);