Skip to content
Snippets Groups Projects
Commit 96b51b54 authored by Sofiane Lasri's avatar Sofiane Lasri
Browse files

Merge branch 'pre-2.1' of https://github.com/SofianeLasri/VBcms-2.0 into pre-2.1

parents ed32944d 3abb16d6
Branches
Tags
No related merge requests found
<?php
//
// VBcms 2.0 - Sofiane Lasri | https://sl-projects.com
//
// DATABASE CONFIGURATION
$bddHost = 'localhost'; //Adresse du serveur MySQL
$bddUser = 'vbcms-test'; //Utilisateur
$bddMdp = 'Vo4dnumlHSfAE75w'; //Mot de passe
$bddName = 'vbcms-test'; //Nom de la base de donnée
error_reporting(-1); //Désactive les erreurs
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment