HB/game/jeu/marche.php

5 lines
86 B
PHP
Raw Normal View History

2008-11-19 11:00:00 +00:00
<?php
if(!defined('INDEX')) { header('Location: ../'); exit; }
$titre = 'Marché';
?>