gitignore test

This commit is contained in:
Gnieark 2015-11-28 19:17:09 +01:00
parent e81e9efc46
commit 1dd15ec617

View File

@ -1,7 +1,7 @@
<?php
$mysqlParams=array(
'host' => 'localhost',
'user' => '',
'user' => 'sdkjfhdskjfh',
'pass' => '',
'database'=>''
);
);