uawdijnntqw1x1x1
IP : 216.73.216.249
Hostname : webm001.cluster110.gra.hosting.ovh.net
Kernel : Linux webm001.cluster110.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
/
etiennec
/
www
/
plugins
/
auto
/
..
/
..
/
plugins-dist
/
svp
/
plugins
/
..
/
svp_ieconfig.php
/
/
<?php /** * Déclarations des configurations qui peuvent être sauvegardées * * @plugin SVP pour SPIP * @license GPL * @package SPIP\SVP\Pipelines **/ if (!defined("_ECRIRE_INC_VERSION")) return; /** * Ajoute les metas sauvegardables de SVP pour le plugin IEConfig * * @pipeline ieconfig_metas * * @param array $table * Déclaration des sauvegardes * @return array * Déclaration des sauvegardes complétées **/ function svp_ieconfig_metas($table){ $table['svp']['titre'] = _T('svp:titre_page_configurer'); $table['svp']['icone'] = 'svp-16.png'; $table['svp']['metas_serialize'] = 'svp'; return $table; } ?>
/home/etiennec/www/plugins/auto/../../plugins-dist/svp/plugins/../svp_ieconfig.php