spip_nursit/plugins-dist/dist/nursit/oembed/modeles/oembed_fonctions.php

13 lines
130 B
PHP
Raw Normal View History

2023-06-01 15:30:12 +00:00
<?php
/**
* Plugin oEmbed
* Licence GPL3
*
*/
if (!defined('_ECRIRE_INC_VERSION')) {
return;
}
include_spip('inc/oembed');