spip_nursit/plugins-dist/dist/nursit/oembed/modeles/oembed_fonctions.php
2023-06-01 17:30:12 +02:00

12 lines
130 B
PHP

<?php
/**
* Plugin oEmbed
* Licence GPL3
*
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
include_spip('inc/oembed');