]> git.mxchange.org Git - friendica.git/blobdiff - mod/oembed.php
Merge remote-tracking branch 'upstream/develop' into develop
[friendica.git] / mod / oembed.php
index cb478cb8605d7054133a6e9ab371e2dbb9187d9b..1d6e6145cd35cd0c873dec999f59429d2ed59d23 100644 (file)
@@ -1,7 +1,7 @@
 <?php
 require_once("include/oembed.php");
 
-function oembed_content(&$a){
+function oembed_content(App &$a){
        // logger('mod_oembed ' . $a->query_string, LOGGER_ALL);
 
        if ($a->argv[1]=='b2h'){