Updated some references to the long gnone "isEnclosure" function to the new "getEnclosure"
This commit is contained in:
committed by
Zach Copley
parent
e9c127ddd8
commit
c30f95c55c
@@ -279,6 +279,8 @@ class File extends Memcached_DataObject
|
||||
if($oembed->modified) $enclosure->modified=$oembed->modified;
|
||||
unset($oembed->size);
|
||||
}
|
||||
} else {
|
||||
return false;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user