aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/config/configPhp.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils/config/configPhp.php')
-rw-r--r--tests/utils/config/configPhp.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils/config/configPhp.php b/tests/utils/config/configPhp.php
index 0e034175..34b11fcd 100644
--- a/tests/utils/config/configPhp.php
+++ b/tests/utils/config/configPhp.php
@@ -1,4 +1,4 @@
1<?php 1<?php
2$GLOBALS['login'] = 'root'; 2$GLOBALS['login'] = 'root';
3$GLOBALS['hash'] = 'hash'; 3$GLOBALS['hash'] = 'hash';
4$GLOBALS['salt'] = 'salt'; 4$GLOBALS['salt'] = 'salt';