forked from monnerat/web_2025
use include_once
This commit is contained in:
parent
09e55a2b28
commit
5dad311827
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
include './include/data.inc.php';
|
||||
include_once './include/data.inc.php';
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
|
||||
Reference in New Issue
Block a user