################# Bourse des Bois de Chablis # proroger.php3 # ################# # Initialisation require("bbc.inc.php3"); require(DIV_LIB); require(MYSQL_LIB); GetArgs(); ##### HttpPostNames ##### Variables postées function HttpPostNames () { $http_post_names = array( "Annonce", "ClefPost", "Action", "JoinPostNames", "Submit" ); return $http_post_names; } ##### Main ##### Programme principal # Entête de page $title = "Proroger une annonce"; PageHeader($title); # Liste des annonces prorogeables $list_prorog = ValidAnnList($nOffDem,7); # Variables à poster $http_post_names = HttpPostNames(); if ($list_prorog) { echo "
\n"; } else { echo "