]> git.mxchange.org Git - friendica.git/blobdiff - mod/oembed.php
Bump DB version
[friendica.git] / mod / oembed.php
index cb478cb8605d7054133a6e9ab371e2dbb9187d9b..7770c62fb0300356dd26476090638e32d88c16c2 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'){