reglages de bug
This commit is contained in:
11
index.php
11
index.php
@@ -1,20 +1,9 @@
|
||||
<?php
|
||||
session_start();
|
||||
// ***************************************'
|
||||
// Le CASTEL-BTS SIO/ PROJET PPE4 GSB '
|
||||
// Programme: index.php '
|
||||
// Objet : Gestion des frais '
|
||||
// Client : laboratoires GSB '
|
||||
// Version : 3.0 '
|
||||
// Date : 03/05/2023 à 11H01 '
|
||||
// Auteur v1: pascal-blain@wanadoo.fr '
|
||||
//****************************************'
|
||||
|
||||
//require_once("include/fct.inc.php");
|
||||
require_once("Class/class.pdo.php");
|
||||
|
||||
$pdo = new PdoGsb();
|
||||
$_SESSION['typeU'] = 'visiteur';
|
||||
|
||||
/**
|
||||
* Direction si non renseigné et non connecté
|
||||
|
Reference in New Issue
Block a user