.
This commit is contained in:
@@ -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/';
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
<section class="container">
|
||||
<section class="albums">
|
||||
<?php
|
||||
|
||||
foreach ($AlbumsOfArtists as $AlbumsOfArtist) {
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
|
||||
<title>SpotiFly</title>
|
||||
<section class="list">
|
||||
<?php
|
||||
$i = 0;
|
||||
|
||||
Reference in New Issue
Block a user