.gitignore updated

This commit is contained in:
2019-02-19 23:40:46 +00:00
parent 8534f1a7b4
commit 25b23cee20
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
<?
require '../../backend.php';
var_dump($mermsemr->cfgReadChar("database.host"));
phpinfo(); ?>
+4
View File
@@ -0,0 +1,4 @@
<?
require '../../backend.php';
var_dump($mermsemr->cfgReadChar("database.host"));
phpinfo(); ?>