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
/
plugins-dist
/
mots
/
..
/
archiviste
/
tests
/
_todo_emballer_archives.php
/
/
<?php /** * Tests unitaires de l'API d'Archives * Production de fichiers */ use Spip\Archives\SpipArchives; $test = 'emballer archives'; $remonte = '../'; while (!is_dir($remonte . 'ecrire')) { $remonte = "../$remonte"; } require $remonte . 'tests/test.inc'; $ok = true; require __DIR__ . '/TestCase.inc'; nettoyer_environnement_test(); include_spip('inc/archives'); $ok = false; if ($ok) { echo 'OK'; }
/home/checkyd/www/plugins-dist/mots/../archiviste/tests/_todo_emballer_archives.php