┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/dump/connect
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: dump.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. * \***************************************************************************/ if (!defined('_ECRIRE_INC_VERSION')) { return; } /** * Se reconnecter a la base sqlite dont le nom est stocke dans le fichier de statut */ include_spip('inc/dump'); if ($args = dump_serveur()) { $GLOBALS['spip_connect_version'] = 0.7; if (call_user_func_array('spip_connect_db', $args)) { define('_DUMP_SERVEUR_OK', true); } }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 dump.php
PHP
967 B
2026-04-27 15:54
EDIT