@@ -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 | 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 | 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 | 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']; ?> |
@@ -295,15 +295,15 @@ |
||
| 295 | 295 | // -------------------------------------------------------------------- |
| 296 | 296 | |
| 297 | 297 | /** |
| 298 | - * Parse major version |
|
| 299 | - * |
|
| 300 | - * Grabs the major version number from the |
|
| 301 | - * database server version string passed in. |
|
| 302 | - * |
|
| 303 | - * @access private |
|
| 304 | - * @param string $version |
|
| 305 | - * @return string major version number |
|
| 306 | - */ |
|
| 298 | + * Parse major version |
|
| 299 | + * |
|
| 300 | + * Grabs the major version number from the |
|
| 301 | + * database server version string passed in. |
|
| 302 | + * |
|
| 303 | + * @access private |
|
| 304 | + * @param string $version |
|
| 305 | + * @return string major version number |
|
| 306 | + */ |
|
| 307 | 307 | function _parse_major_version($version) |
| 308 | 308 | { |
| 309 | 309 | preg_match('/([0-9]+)\.([0-9]+)\.([0-9]+)/', $version, $ver_info); |
@@ -62,7 +62,7 @@ |
||
| 62 | 62 | $db->run ( "SET NAMES utf8" ); |
| 63 | 63 | //$data = json_decode ( file_get_contents ( "php://input" ), true ); |
| 64 | 64 | $data = file_get_contents("php://input"); |
| 65 | - $data = utf8_encode($data); |
|
| 65 | + $data = utf8_encode($data); |
|
| 66 | 66 | $data = json_decode($data,true); |
| 67 | 67 | |
| 68 | 68 | // error_log(print_r($data,true)); |
@@ -113,11 +113,11 @@ |
||
| 113 | 113 | <div class="col-md-3"> |
| 114 | 114 | <label class="col-md-2" name="speed_dial" size="16"> |
| 115 | 115 | <?php |
| 116 | - /* Date : 09-Feb-2017 |
|
| 116 | + /* Date : 09-Feb-2017 |
|
| 117 | 117 | Purpose : To see speed dial number without click on edit |
| 118 | 118 | Done By : itpl */ |
| 119 | - echo $speeddial[$i]; |
|
| 120 | - //if ($result[$i]['speed_num'] == $i) { |
|
| 119 | + echo $speeddial[$i]; |
|
| 120 | + //if ($result[$i]['speed_num'] == $i) { |
|
| 121 | 121 | //echo $result[$i]['number']; |
| 122 | 122 | //} ?> |
| 123 | 123 | </label> |