From 567b687f3d023ad171ffa019ba999e62f7003967 Mon Sep 17 00:00:00 2001 From: bruno Date: Mon, 18 Dec 2023 07:40:30 -0400 Subject: [PATCH] =?UTF-8?q?Fix:=20Recolocar=20o=20endere=C3=A7o=20padr?= =?UTF-8?q?=C3=A3o=20127.0.0.1=20do=20pabx?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- include/configBd.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/configBd.php b/include/configBd.php index 7ad84b6b..87fb25be 100755 --- a/include/configBd.php +++ b/include/configBd.php @@ -47,4 +47,4 @@ $myParams = array('myPort' => '3306', 'myPassword' => 'SimpleS_root' ); -?> \ No newline at end of file +?>