Version 1.10c
This commit is contained in:
parent
4c9814a99c
commit
2a066a7498
148 changed files with 2174 additions and 134960 deletions
|
|
@ -89,6 +89,7 @@ if (!isset($enligne)) {
|
|||
}
|
||||
|
||||
//Bandeau d'informations
|
||||
$template->assign('messdem', $bdd->unique_query("SELECT titre FROM $table_messages_demarrage ORDER BY id DESC LIMIT 1;"));
|
||||
$infos = $bdd->query("SELECT * FROM $table_infoshead");
|
||||
|
||||
$bdd->deconnexion();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue