]> git.mxchange.org Git - friendica.git/blobdiff - mod/update_notes.php
Merge branch 'develop' into rewrites/dbm_is_result
[friendica.git] / mod / update_notes.php
index ee9d1d71f56a7f25fabb46e8e7ad51d3977975c4..b21f698054b9fa3d92f9bdd2ba1ae2280ff5517e 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"]);