use include_once

This commit is contained in:
JARNOUEN DE VILLARTAY Ulysse (SAFRAN AIRCRAFT ENGINES)
2026-04-08 16:36:35 +02:00
parent 09e55a2b28
commit 5dad311827
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
<?php
include './include/data.inc.php';
include_once './include/data.inc.php';
?>
<!DOCTYPE html>
<html lang="fr">