0
0
Fork 0
easterhegg-2005-website/noc/monitor.easterhegg.de/cacti/debian.php

7 lines
126 B
PHP

<?php
$database_default = "cacti";
$database_hostname = "localhost";
$database_username = "root";
$database_password = "";
?>