gitignore test

This commit is contained in:
Gnieark 2015-11-28 19:20:40 +01:00
parent 1dd15ec617
commit 2682129738

View File

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