Version 2007-10-27

This commit is contained in:
nemunaire 2007-10-27 12:00:00 +02:00
commit 4909921671
98 changed files with 6096 additions and 2268 deletions

View file

@ -1,4 +1,4 @@
<?
<?php
session_start();
$id=$_SESSION['id'];
@ -45,4 +45,5 @@ echo"</head>
</table>
</body>
</html>"; ?>
</html>";
?>