@@ -6,12 +6,12 @@ |
||
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <title> |
8 | 8 | <?php |
9 | - $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | - $this->db->select('*'); |
|
11 | - $this->db->order_by('accountid', 'desc'); |
|
12 | - $this->db->limit(1); |
|
13 | - $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | - $invoiceconf = (array)$invoiceconf->first_row(); |
|
9 | + $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | + $this->db->select('*'); |
|
11 | + $this->db->order_by('accountid', 'desc'); |
|
12 | + $this->db->limit(1); |
|
13 | + $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | + $invoiceconf = (array)$invoiceconf->first_row(); |
|
15 | 15 | if(isset($invoiceconf['website_title']) && $invoiceconf['website_title']!='') { |
16 | 16 | ?> |
17 | 17 | Forgot Password | <?php echo $invoiceconf['website_title']; ?> |
@@ -6,12 +6,12 @@ |
||
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <title> |
8 | 8 | <?php |
9 | - $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | - $this->db->select('*'); |
|
11 | - $this->db->order_by('accountid', 'desc'); |
|
12 | - $this->db->limit(1); |
|
13 | - $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | - $invoiceconf = (array)$invoiceconf->first_row(); |
|
9 | + $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | + $this->db->select('*'); |
|
11 | + $this->db->order_by('accountid', 'desc'); |
|
12 | + $this->db->limit(1); |
|
13 | + $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | + $invoiceconf = (array)$invoiceconf->first_row(); |
|
15 | 15 | if(isset($invoiceconf['website_title']) && $invoiceconf['website_title']!='') { |
16 | 16 | ?> |
17 | 17 | Forgot Password | <?php echo $invoiceconf['website_title']; ?> |
@@ -6,12 +6,12 @@ |
||
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <title> |
8 | 8 | <?php |
9 | - $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | - $this->db->select('*'); |
|
11 | - $this->db->order_by('accountid', 'desc'); |
|
12 | - $this->db->limit(1); |
|
13 | - $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | - $invoiceconf = (array)$invoiceconf->first_row(); |
|
9 | + $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | + $this->db->select('*'); |
|
11 | + $this->db->order_by('accountid', 'desc'); |
|
12 | + $this->db->limit(1); |
|
13 | + $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | + $invoiceconf = (array)$invoiceconf->first_row(); |
|
15 | 15 | if(isset($invoiceconf['website_title']) && $invoiceconf['website_title']!='') { |
16 | 16 | ?> |
17 | 17 | Signup | <?php echo $invoiceconf['website_title']; ?> |
@@ -6,12 +6,12 @@ |
||
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <title> |
8 | 8 | <?php |
9 | - $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | - $this->db->select('*'); |
|
11 | - $this->db->order_by('accountid', 'desc'); |
|
12 | - $this->db->limit(1); |
|
13 | - $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | - $invoiceconf = (array)$invoiceconf->first_row(); |
|
9 | + $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | + $this->db->select('*'); |
|
11 | + $this->db->order_by('accountid', 'desc'); |
|
12 | + $this->db->limit(1); |
|
13 | + $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | + $invoiceconf = (array)$invoiceconf->first_row(); |
|
15 | 15 | if(isset($invoiceconf['website_title']) && $invoiceconf['website_title']!='') { |
16 | 16 | ?> |
17 | 17 | Forgot Password | <?php echo $invoiceconf['website_title']; ?> |
@@ -6,12 +6,12 @@ |
||
6 | 6 | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
7 | 7 | <title> |
8 | 8 | <?php |
9 | - $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | - $this->db->select('*'); |
|
11 | - $this->db->order_by('accountid', 'desc'); |
|
12 | - $this->db->limit(1); |
|
13 | - $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | - $invoiceconf = (array)$invoiceconf->first_row(); |
|
9 | + $this->db->where('domain',$_SERVER['HTTP_HOST']); |
|
10 | + $this->db->select('*'); |
|
11 | + $this->db->order_by('accountid', 'desc'); |
|
12 | + $this->db->limit(1); |
|
13 | + $invoiceconf = $this->db->get('invoice_conf'); |
|
14 | + $invoiceconf = (array)$invoiceconf->first_row(); |
|
15 | 15 | if(isset($invoiceconf['website_title']) && $invoiceconf['website_title']!='') { |
16 | 16 | ?> |
17 | 17 | Forgot Password | <?php echo $invoiceconf['website_title']; ?> |
@@ -1253,11 +1253,11 @@ |
||
1253 | 1253 | { |
1254 | 1254 | $result = $this->rates_model->bulk_insert_termination_rate($new_final_arr); |
1255 | 1255 | } |
1256 | - else |
|
1257 | - { |
|
1256 | + else |
|
1257 | + { |
|
1258 | 1258 | |
1259 | - $this->session->set_flashdata('astpp_errormsg', 'Error - Nothing selected to import/process!'); |
|
1260 | - redirect(base_url() . 'rates/termination_rates_list/'); |
|
1259 | + $this->session->set_flashdata('astpp_errormsg', 'Error - Nothing selected to import/process!'); |
|
1260 | + redirect(base_url() . 'rates/termination_rates_list/'); |
|
1261 | 1261 | } |
1262 | 1262 | |
1263 | 1263 | unlink($full_path . $terminationrate_file_name); |