%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/sedl.alnetis.fr/public_html/
Upload File :
Create Path :
Current File : /home/alliance/domains/sedl.alnetis.fr/public_html/a-valider_desc.php

<?php
include_once("inc/config.php");
include_once("inc/functions.php");
include_once("inc/session.php");
include_once("inc/init.php");

verif_co();



$query="SELECT * FROM section WHERE section=".$_GET['id'];

if(!isset($_GET['inscription'])){
	$where="id=".$_GET['id'];
	$values = array(
		"desc_ok" => 1
	);
		
	$db->update("section", $values,$where);

	header("Location:liste_section.php?msg=yes&edition=".$_GET['edition']);
}
else{
	header("Location:editer_section.php?msg=yes&id=".$_GET['id']);
}

?>

Zerion Mini Shell 1.0