This commit is contained in:
2024-06-17 22:08:57 +02:00
parent 02cc61a468
commit be60d3bb47
6 changed files with 71 additions and 59 deletions

View File

@@ -23,7 +23,7 @@ defined('BASEPATH') OR exit('No direct script access allowed');
| a PHP script and you can easily do that on your own.
|
*/
$config['base_url'] = '/~brigitte/SAEWEB2.2/ci/';
$config['base_url'] = '/~boutaric/SAEWEB2.2/ci/';
/*
|--------------------------------------------------------------------------

View File

@@ -1,4 +1,4 @@
<section class="container">
<section class="albums">
<?php
foreach ($AlbumsOfArtists as $AlbumsOfArtist) {

View File

@@ -1,4 +1,4 @@
<title>SpotiFly</title>
<section class="list">
<?php
$i = 0;