first commit

This commit is contained in:
2025-08-07 13:15:31 +01:00
commit d903893b4c
21854 changed files with 4461308 additions and 0 deletions

10
front/ff.php Normal file
View File

@ -0,0 +1,10 @@
<?php
include ('../model_controller/articles.list.immo.php');
getArticles($all);
echo json_encode($results);