summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/db.inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/include/db.inc.php')
-rw-r--r--frontends/php/include/db.inc.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/frontends/php/include/db.inc.php b/frontends/php/include/db.inc.php
index f300906b..d1c1cf42 100644
--- a/frontends/php/include/db.inc.php
+++ b/frontends/php/include/db.inc.php
@@ -28,8 +28,8 @@
// $DB_DATABASE ="zabbix";
// $DB_DATABASE ="osmiy";
// $DB_DATABASE ="zabbix";
- $DB_DATABASE ="osmiy";
-// $DB_DATABASE ="demo";
+// $DB_DATABASE ="osmiy";
+ $DB_DATABASE ="demo";
// $DB_DATABASE ="martinsj";
$DB_USER ="root";
$DB_PASSWORD ="";