init( intval($_GET['j']) ); if( $scMoi->exist() ) $scPartie->init( $scMoi->partie_id ); } if( !$scPartie->exist() ) { include('include/creer.php'); exit(); } ?>