┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/dump/exec
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: base_restaurer.php
<?php /***************************************************************************\ * SPIP, Système de publication pour l'internet * * * * Copyright © 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. * \***************************************************************************/ /** * Gestion d'affichage de la page en cas de restauration interrompue */ if (!defined('_ECRIRE_INC_VERSION')) { return; } /** * Finir une restauration interrompue par logout */ function exec_base_restaurer_dist() { include_spip('base/dump'); $status_file = base_dump_meta_name(0) . '_restauration'; $restaurer = charger_fonction('restaurer', 'action'); $restaurer($status_file); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 base_restaurer.php
PHP
1 KB
2026-04-27 15:54
EDIT