🎨 Adding conf.php class to create PDO exclusively from this.

This commit is contained in:
Florian SYLVAIN
2021-09-24 11:51:27 +02:00
parent b0547ee0ee
commit f2f0ee96f0
4 changed files with 20 additions and 6 deletions
-1
View File
@@ -1,6 +1,5 @@
<?php
require_once("../conf.php");
require_once("../class/these.php");
require_once("../class/dump.php");