sistemazione directory
Committer: Claudio M <claudio@cmaffio.it> modified: core/config.php renamed: anagrafica/funzioni.php -> whitefox/funzioni.php renamed: anagrafica/index.php -> whitefox/index.php renamed: anagrafica/iscritti_edit.php -> whitefox/iscritti_edit.php renamed: anagrafica/iscritti_lista.php -> whitefox/iscritti_lista.php renamed: anagrafica/wf_gest.php -> whitefox/wf_gest.php
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?php
|
||||
|
||||
$db_data_server = "10.10.0.67";
|
||||
$db_data_name = "pannello_vbc";
|
||||
$db_data_server = "127.0.0.1";
|
||||
$db_data_name = "pannello";
|
||||
$db_data_user = "pannello";
|
||||
$db_data_pwd = "zqAMmAP7l8arrrrD";
|
||||
$db_data_pwd = "zqAMmAP8l8arrrrD";
|
||||
|
||||
require_once ("function.php");
|
||||
$DB_ID = db_data_connect ();
|
||||
|
||||
Reference in New Issue
Block a user