This commit is contained in:
Michael RICOIS 2014-10-06 19:45:24 +00:00
parent 0baeaa704a
commit 98541b3ef9

View File

@ -1,7 +1,6 @@
<?php
class WDB {
class WDB
{
private $host;
private $database;
private $user;