| Current Path : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/oembed/input/ |
| Current File : /home/quelfutuu/www/plugins/auto/oembed/v3.5.1/oembed/input/posttraite_oeproxy_default_rich.php |
<?php
/**
* Plugin oEmbed
* Licence GPL3
*
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
function oembed_input_posttraite_oeproxy_default_rich_dist($data, $url) {
#$data['html'] = "<blockquote class='spip oe-cite' cite='$url'>".$data['html']."</blockquote>";
return $data;
}