]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_notes.php
Merge pull request #3110 from tobiasd/20170127-translationdocs
[friendica.git] / mod / update_notes.php
index ee9d1d71f56a7f25fabb46e8e7ad51d3977975c4..d27cc4ca9672bfcfe1007b2289bfd9bcb14dc71c 100644 (file)
@@ -7,7 +7,7 @@
 
 require_once("mod/notes.php");
 
-function update_notes_content(&$a) {
+function update_notes_content(App $a) {
 
        $profile_uid = intval($_GET["p"]);