headPerso changed name to config

This commit is contained in:
Divlo 2019-08-28 14:16:47 +02:00
parent 2d46e1ee3c
commit 8fa4b79e29
10 changed files with 18 additions and 18 deletions

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("./php/headPerso.php");?>
<!-- Config -->
<?php include("./php/config.php");?>
<!-- Header -->
<?php include("./incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("./php/headPerso.php");?>
<!-- Config -->
<?php include("./php/config.php");?>
<!-- Header -->
<?php include("./incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../php/headPerso.php");?>
<!-- Config -->
<?php include("../php/config.php");?>
<!-- Header -->
<?php include("../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../php/headPerso.php");?>
<!-- Config -->
<?php include("../php/config.php");?>
<!-- Header -->
<?php include("../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../../php/headPerso.php");?>
<!-- Config -->
<?php include("../../php/config.php");?>
<!-- Header -->
<?php include("../../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../../php/headPerso.php");?>
<!-- Config -->
<?php include("../../php/config.php");?>
<!-- Header -->
<?php include("../../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../../php/headPerso.php");?>
<!-- Config -->
<?php include("../../php/config.php");?>
<!-- Header -->
<?php include("../../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../../php/headPerso.php");?>
<!-- Config -->
<?php include("../../php/config.php");?>
<!-- Header -->
<?php include("../../incl/header.php");?>

View File

@ -1,5 +1,5 @@
<!-- Head Perso -->
<?php include("../../php/headPerso.php");?>
<!-- Config -->
<?php include("../../php/config.php");?>
<!-- Header -->
<?php include("../../incl/header.php");?>