Fix \ to / in updateProduitsDetails.php

This commit is contained in:
poka 2019-09-28 03:02:15 +02:00
parent cb8a7648bb
commit a4643f5890
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php
include '..\..\config\conf.php';
include '../../config/conf.php';
$bdd = new \PDO("mysql:host=$host;dbname=$database_name", $username, $password);
// check request