diff --git a/html/index.php b/html/index.php index 8e34508..ec92244 100644 --- a/html/index.php +++ b/html/index.php @@ -12,7 +12,7 @@ //démmarrer une session php @session_start(); -require_once("../scr/functions.php"); +require_once("../src/functions.php");