uawdijnntqw1x1x1
IP : 216.73.217.6
Hostname : webm002.cluster111.gra.hosting.ovh.net
Kernel : Linux webm002.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
/
atelierpru
/
provence
/
plugins-dist
/
.
/
porte_plume
/
barre_outils
/
vide.php
/
/
<?php /** * Déclaration de la barre d'outil vide de SPIP * * @plugin Porte Plume pour SPIP * @license GPL * @package SPIP\PortePlume\BarreOutils */ if (!defined("_ECRIRE_INC_VERSION")) { return; } /** * Définition de la barre 'vide' pour markitup * * @return Barre_outils La barre d'outil */ function barre_outils_vide() { $set = new Barre_outils(array( 'nameSpace' => 'vide', 'markupSet' => array(), )); $set->cacherTout(); return $set; }
/home/atelierpru/provence/plugins-dist/./porte_plume/barre_outils/vide.php