┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/porte_plume/barre_outils
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: 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([ 'nameSpace' => 'vide', 'markupSet' => [], ]); $set->cacherTout(); return $set; }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 edition.php
PHP
15.3 KB
2026-04-27 15:55
EDIT
📄 forum.php
PHP
889 B
2026-04-27 15:55
EDIT
📄 vide.php
PHP
456 B
2026-04-27 15:55
EDIT