View Artist 6/?
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
<?php
 | 
					<?php
 | 
				
			||||||
defined('BASEPATH') OR exit('No direct script access allowed');
 | 
					defined('BASEPATH') OR exit('No direct script access allowed');
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class Artist extends CI_Controller {
 | 
					class Artistes extends CI_Controller {
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public function __construct(){
 | 
					        public function __construct(){
 | 
				
			||||||
                parent::__construct();
 | 
					                parent::__construct();
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user