diff --git a/ecrire/exec/info_plugin.php b/ecrire/exec/info_plugin.php
index 4c5621020bfd299b5886e20442a38f80f5dc06de..afaf6cb314da6b3540e1b47dae06753a9087fc89 100644
--- a/ecrire/exec/info_plugin.php
+++ b/ecrire/exec/info_plugin.php
@@ -4,6 +4,7 @@ if (!defined("_ECRIRE_INC_VERSION")) return;
 
 include_spip('inc/plugin');
 
+// http://doc.spip.org/@exec_info_plugin
 function exec_info_plugin() {
 	$plug = _request('plug');
 	$info = plugin_get_infos($plug);