@@ -67,7 +67,7 @@ |
||
| 67 | 67 | * @param string $fichier |
| 68 | 68 | * @param string $content_type |
| 69 | 69 | * @param false $attachment |
| 70 | - * @param int|string $expires |
|
| 70 | + * @param integer $expires |
|
| 71 | 71 | */ |
| 72 | 72 | function spip_livrer_fichier_entetes($fichier, $content_type = 'application/octet-stream', $attachment = false, $expires=0){ |
| 73 | 73 | // toujours envoyer un content type, meme vide ! |