[spip-dev] [modif] ecrire/img_pack/index.php3 (en-tete html)

http://www.spip.net/ecrire/img_pack/

diff -u ecrire/img_pack/index.php3
--- ecrire/img_pack/index.php3 Mon Nov 04 23:22:00 2002
+++ ecrire/img_pack/index.php3 Mon Oct 18 22:11:54 2004
@@ -1,3 +1,9 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html>
+<head>
+<title>Index of img_pack</title>
+</head>
+<body>
+<h1>Index of img_pack</h1>
<table>
<?php
   $myDir = opendir('.');
@@ -7,3 +13,5 @@
   }
?>
</table>
+</body>
+</html>
\ No newline at end of file