From 35abfbdf6ff0eff86ac6f1b7de753373090e79b2 Mon Sep 17 00:00:00 2001 From: Cerdic <> Date: Wed, 9 Jan 2019 15:09:58 +0000 Subject: [PATCH] un cartouche manquant --- prive/ajax_selecteur_fonctions.php | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/prive/ajax_selecteur_fonctions.php b/prive/ajax_selecteur_fonctions.php index 5ee609a60f..cd327b8acd 100644 --- a/prive/ajax_selecteur_fonctions.php +++ b/prive/ajax_selecteur_fonctions.php @@ -1,5 +1,15 @@ <?php +/***************************************************************************\ + * SPIP, Systeme de publication pour l'internet * + * * + * Copyright (c) 2001-2019 * + * Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * + * * + * Ce programme est un logiciel libre distribue sous licence GNU/GPL. * + * Pour plus de details voir le fichier COPYING.txt ou l'aide en ligne. * +\***************************************************************************/ + if (!defined('_ECRIRE_INC_VERSION')) { return; } -- GitLab