From 6d8a383a58004ffae025302a68215b067c7b64f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20M=C3=A9ndez?= <45081533+FerMdez@users.noreply.github.com> Date: Tue, 11 May 2021 11:03:44 +0200 Subject: [PATCH] Add files via upload --- assets/php/config.php | 6 +++--- assets/php/template.php | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/assets/php/config.php b/assets/php/config.php index d52c211..e98fe70 100644 --- a/assets/php/config.php +++ b/assets/php/config.php @@ -2,10 +2,10 @@ /** * Connection parameters to the DB. */ - define('BD_HOST', 'localhost'); + define('BD_HOST', 'vm01.db.swarm.test'); define('BD_NAME', 'complucine'); - define('BD_USER', 'sw'); - define('BD_PASS', '_admin_'); + define('BD_USER', 'root'); + define('BD_PASS', 'T4cFwfxT_vI2W!nYp!tv'); /* * Configuration parameters used to generate URLs and file paths in the application diff --git a/assets/php/template.php b/assets/php/template.php index e0174ad..6e2d009 100644 --- a/assets/php/template.php +++ b/assets/php/template.php @@ -470,10 +470,10 @@ - | - | - | - | + Sobre FDI-Cines | + Términos de uso | + Nuestros cines | + Contacto | \n";