This commit is contained in:
2022-02-19 10:08:54 -05:00
parent dff9b496cf
commit cf8c2131bd
5 changed files with 101 additions and 19 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class Refer extends Users_Controller {
$this->table->set_heading(array('data' => 'Added/Name', 'style' => 'width:170px'), 'Email', array('data' => 'Status', 'style' => 'width:80px'));
$data['refer_table'] = $this->table->generate($query);
$data['refer_table_result'] =$query->result();
$data['page_title'] ="Refer a Friend";
/*