Aggiunta associazione

This commit is contained in:
2019-04-29 16:51:42 +02:00
parent 391a850339
commit 6d18fd19ae
33 changed files with 2987 additions and 1 deletions

View File

@@ -1,6 +1,7 @@
<?php
$db_data_server = "127.0.0.1";
//$db_data_server = "127.0.0.1";
$db_data_server = "192.168.10.250";
$db_data_name = "pannello";
$db_data_user = "pannello";
$db_data_pwd = "zqAMmAP7l8arrrrD";