Index: irpg/trunk/htdocs/players.php
===================================================================
--- irpg/trunk/htdocs/players.php	(revision 1451)
+++ irpg/trunk/htdocs/players.php	(revision 4283)
@@ -1,3 +1,3 @@
-<?
+<?php
     include("config.php");
     include("commonfunctions.php");
@@ -32,3 +32,3 @@
   <p>La liste des joueurs dans un <a href="db.php">tableau</a>.</p>
 
-<?include("footer.php")?>
+<?php include("footer.php")?>
