uawdijnntqw1x1x1
IP : 216.73.217.34
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
/
prive
/
echafaudage
/
..
/
..
/
plugins
/
.
/
seo-1
/
pipelines
/
.
/
seo_ajouter_onglets.php
/
/
<?php /** * BouncingOrange SPIP SEO plugin * * @category SEO * @package SPIP_SEO * @author Pierre ROUSSET (p.rousset@gmail.com) * @copyright Copyright (c) 2009 BouncingOrange (http://www.bouncingorange.com) * @license http://opensource.org/licenses/gpl-2.0.php General Public License (GPL 2.0) */ if (!defined("_ECRIRE_INC_VERSION")) return; function seo_ajouter_onglets($flux) { global $connect_statut, $connect_toutes_rubriques; // seul les administrateurs globaux ont acces au bouton de configuration if($connect_statut && $connect_toutes_rubriques) { if ($flux['args'] == 'configuration') { $flux['data']['seo'] = new Bouton(_DIR_PLUGIN_SEO."img_pack/seo-24.png", _T("seo:seo"), generer_url_ecrire('seo_config')); } } return ($flux); } ?>
/home/checkyd/www/prive/echafaudage/../../plugins/./seo-1/pipelines/./seo_ajouter_onglets.php