┌────────────────────────────────┐ │ ░░░ ░░▓ ░▓▓ ███ ▓▓░ ▓░░ │ │ ~ M O O N ~ │ └────────────────────────────────┘
webm008.cluster103.gra.hosting.ovh.net
LOCATION:
/home/paxmediccp/www/plugins-dist/medias/urls
☗ ROOT
↻ REFRESH
✎ EDIT FILE
EDITING: generer_url_ecrire_document.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; } /** * Generer l'url d'un document dans l'espace prive, * fonction du statut du document * * @param int $id * @param string $args * @param string $ancre * @param string $public * @param string $connect * @return string */ function urls_generer_url_ecrire_document_dist($id, $args = '', $ancre = '', $public = null, $connect = '') { include_spip('inc/documents'); return generer_url_document_dist($id); }
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 generer_url_document.php
PHP
1.1 KB
2026-04-27 15:55
EDIT
📄 generer_url_document_fichier.php
PHP
793 B
2026-04-27 15:55
EDIT
📄 generer_url_ecrire_document.php
PHP
1.1 KB
2026-04-27 15:55
EDIT