|
|
|
@ -3,7 +3,7 @@
|
|
|
|
|
/***************************************************************************\ |
|
|
|
|
* SPIP, Systeme de publication pour l'internet * |
|
|
|
|
* * |
|
|
|
|
* Copyright (c) 2001-2014 * |
|
|
|
|
* Copyright (c) 2001-2015 * |
|
|
|
|
* Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James * |
|
|
|
|
* * |
|
|
|
|
* Ce programme est un logiciel libre distribue sous licence GNU/GPL. * |
|
|
|
@ -203,7 +203,7 @@ $GLOBALS['autoriser_exception']=array();
|
|
|
|
|
/** |
|
|
|
|
* Accorder une autorisation exceptionnel pour le hit en cours, ou la revoquer |
|
|
|
|
* |
|
|
|
|
* http://doc.spip.org/@autoriser_exception |
|
|
|
|
* http://code.spip.net/@autoriser_exception |
|
|
|
|
* |
|
|
|
|
* @param string $faire Action demandée |
|
|
|
|
* @param string $type Type d'objet sur lequel appliquer l'action |
|
|
|
|