Re: r23154 - spip/ecrire/inc
RealET <[email protected]>
| Newsgroups | gmane.comp.web.spip.devel |
|---|---|
| Message-ID | <[email protected]> |
[email protected] a écrit le 13/09/2016 à 18:09 : > Author: [email protected] > Date: 2016-09-13 18:09:53 +0200 (mar, 13 sep 2016) > New Revision: 23154 > > Log: > Quand un charger_fonction echoue renvoyer un 404 (et inliner les css si jamais on cherhcait un /truc.api/ pour que le rendu soit bon) > > Modified: > spip/ecrire/inc/utils.php > > Details: http://core.spip.org/projects/spip/repository/revisions/23154 > Page blanche à la mise à jour à cette révision : il y a une parenthèse en trop ligne 70 - array('all_inline'=>true,'status'=>404)); + array('all_inline'=>true,'status'=>404); -- RealET