Move configurations.php to configurations/index.php
This commit is contained in:
@@ -7,7 +7,7 @@ class Fields extends CI_Controller {
|
||||
}
|
||||
|
||||
public function upload_csv() {
|
||||
|
||||
$this->load-view('web/configurations/upload_csv');
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user