1
0
Fork 0
This commit is contained in:
Daniel Tartavel 2019-09-01 23:01:10 +02:00
parent bf22c300f3
commit 8ea4efb32e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<?php
require_once("log.php");
class db
{
private $server = "localhost";