uawdijnntqw1x1x1
IP : 216.73.217.174
Hostname : webm019.cluster129.gra.hosting.ovh.net
Kernel : Linux webm019.cluster129.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
/
checkyd
/
www
/
plugins-dist
/
archiviste
/
..
/
mots
/
mots_ieconfig.php
/
/
<?php /** * Déclarations des configurations qui peuvent être sauvegardées * * @package SPIP\Mots\Pipelines **/ if (!defined('_ECRIRE_INC_VERSION')) { return; } /** * Ajoute les metas sauvegardables de Mots pour le plugin IEConfig * * @pipeline ieconfig_metas * * @param array $table * Déclaration des sauvegardes * @return array * Déclaration des sauvegardes complétées **/ function mots_ieconfig_metas($table) { $table['mots']['titre'] = _T('mots:info_mots_cles'); $table['mots']['icone'] = 'mot-16.png'; $table['mots']['metas_brutes'] = 'articles_mots,config_precise_groupes,mots_cles_forums'; return $table; }
/home/checkyd/www/plugins-dist/archiviste/../mots/mots_ieconfig.php