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.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/php/include/db.inc.php b/frontends/php/include/db.inc.php
index 6b6df889..ae1a5c42 100644
--- a/frontends/php/include/db.inc.php
+++ b/frontends/php/include/db.inc.php
@@ -27,6 +27,7 @@
$DB_SERVER ="localhost";
// $DB_DATABASE ="zabbix";
$DB_DATABASE ="osmiy";
+// $DB_DATABASE ="demo";
$DB_USER ="root";
$DB_PASSWORD ="";
// END OF DATABASE CONFIGURATION