Some changes to let pumpio react similar to facebook.
This commit is contained in:
@@ -36,7 +36,8 @@ function stripcode_br_cb($s) {
|
||||
|
||||
function tryoembed($match){
|
||||
$url = ((count($match)==2)?$match[1]:$match[2]);
|
||||
// logger("tryoembed: $url");
|
||||
|
||||
//logger("tryoembed: $url");
|
||||
|
||||
$o = oembed_fetch_url($url);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user