View Artist 6/?

This commit is contained in:
Vincent TEISSIER 2024-06-04 17:24:06 +02:00
parent 5870ef9c74
commit fea0c8fd5f

@ -1,7 +1,7 @@
<?php
defined('BASEPATH') OR exit('No direct script access allowed');
class Artist extends CI_Controller {
class Artistes extends CI_Controller {
public function __construct(){
parent::__construct();