Completed
Push — master ( cd354f...fa948f )
by cam
04:36
created
ecrire/inc/livrer_fichier.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -67,7 +67,7 @@
 block discarded – undo
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 !
Please login to merge, or discard this patch.