Skip to content
Snippets Groups Projects
Unverified Commit 3abb16d6 authored by SofianeLasri's avatar SofianeLasri Committed by GitHub
Browse files

Delete vbcms-config.php

parent 3c06a575
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