forked from vergnet/site-accueil-insa
on delete plaquette ça passe sur enigma.php
This commit is contained in:
parent
0825369a9b
commit
8a2069a7ec
2 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
<?php
|
||||
ob_start(); // Start reading html
|
||||
?>
|
||||
|
||||
<?php
|
||||
$infopage = ["", "Enigme plaquette", ob_get_clean(), "", "plaquette"]; //relativepath, pagetitle, pagecontent, pagescript, pagename | cf structure/template.php ligne 2 à 6
|
||||
include("structure/template.php");
|
||||
?>
|
Loading…
Reference in a new issue