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
/
665ff
/
..
/
.webchain
/
..
/
plugins-dist
/
medias
/
modeles
/
emb_fonctions.php
/
/
<?php if (!defined('_ECRIRE_INC_VERSION')) return; /** * Trouver le fond pour embarquer un document avec un mime_type donne * text_html * => modeles/text_html.html si il existe, * => modeles/text.html sinon * * @param $mime_type * @return mixed */ function trouver_modele_mime($mime_type){ $fond = preg_replace(',\W,','_',$mime_type); if (trouve_modele($fond)) return $fond; else return preg_replace(',\W.*$,','',$mime_type); }
/home/bourgleram/www/665ff/../.webchain/../plugins-dist/medias/modeles/emb_fonctions.php