uawdijnntqw1x1x1
IP : 216.73.216.146
Hostname : webm008.cluster111.gra.hosting.ovh.net
Kernel : Linux webm008.cluster111.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Disable Function : _dyuweyrj4,_dyuweyrj4r,dl
OS : Linux
PATH:
/
home
/
bourgleram
/
www
/
c4d43
/
..
/
docs_btR
/
..
/
plugins
/
msc_mediaelement_3.0.2
/
mscme_pipelines.php
/
/
<?php /* * Plugin MSC MediaElement pour SPIP 3 * (c) 2013-2014 Jean-Yves Giraud */ if (!defined("_ECRIRE_INC_VERSION")) return; function mscme_insert_head_css($flux) { $flux .="\n".'<link rel="stylesheet" href="'._DIR_PLUGIN_MSCME.'mediaelement/css/mediaelementplayer.css" type="text/css" media="all" />'; return $flux; } function mscme_insert_head($flux) { $flux .="\n".'<script type="text/javascript" src="'._DIR_PLUGIN_MSCME.'mediaelement/mediaelement-and-player.min.js"></script>'; $flux .="\n".'<script type="text/javascript">$(document).ready(function(){$("audio, video").mediaelementplayer();});</script>'; return $flux; } ?>
/home/bourgleram/www/c4d43/../docs_btR/../plugins/msc_mediaelement_3.0.2/mscme_pipelines.php