[SPIP] ~maj 3.0.10 --> 3.0.14
[lhc/web/www.git] / www / ecrire / public / aiguiller.php
index ed084a4..28f552b 100644 (file)
@@ -3,7 +3,7 @@
 /***************************************************************************\
  *  SPIP, Systeme de publication pour l'internet                           *
  *                                                                         *
- *  Copyright (c) 2001-2012                                                *
+ *  Copyright (c) 2001-2014                                                *
  *  Arnaud Martin, Antoine Pitrou, Philippe Riviere, Emmanuel Saint-James  *
  *                                                                         *
  *  Ce programme est un logiciel libre distribue sous licence GNU/GPL.     *
@@ -129,7 +129,7 @@ function traiter_appels_inclusions_ajax(){
                        http_status(403);
                        $texte = _L('signature ajax bloc incorrecte');
                }
-               ajax_retour($texte);
+               ajax_retour($texte, false);
                return true; // on a fini le hit
        }
        return false;