]> 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 b21f698054b9fa3d92f9bdd2ba1ae2280ff5517e..d27cc4ca9672bfcfe1007b2289bfd9bcb14dc71c 100644 (file)
@@ -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"]);