SIDDHARTH INDUSTRES
+Resico (India) Pvt Ltd
EMPLOYEE PERMISSION / ON DUTY SLIP
diff --git a/application/config/config.php b/application/config/config.php index e6bf54d4..5efbf8f0 100755 --- a/application/config/config.php +++ b/application/config/config.php @@ -16,7 +16,7 @@ | environments. | */ -$base = "http://".$_SERVER['HTTP_HOST']; +$base = "https://".$_SERVER['HTTP_HOST']; $base .= str_replace(basename($_SERVER['SCRIPT_NAME']),"",$_SERVER['SCRIPT_NAME']); $config['base_url'] = $base; diff --git a/application/controllers/cashbook.php b/application/controllers/cashbook.php index f83aeaf2..64d1ce54 100755 --- a/application/controllers/cashbook.php +++ b/application/controllers/cashbook.php @@ -1989,7 +1989,7 @@ class cashbook extends BaseController } public function cashbanking() { - $this->global['pageTitle'] ='Siddharth :bankcashbook'; + $this->global['pageTitle'] =$this->CompanyName.': bankcashbook'; $data['dropdownvalues'] = $this->cashbook_model->getAccounTypes(); //$data['cashbanking'] = $this->cashbook_model->newcashbook(); $data['getsupplier'] = $this->cashbook_model->getsupplier(); diff --git a/application/controllers/resinbatchcard.php b/application/controllers/resinbatchcard.php index 5da11ca9..b9a1b1e0 100644 --- a/application/controllers/resinbatchcard.php +++ b/application/controllers/resinbatchcard.php @@ -471,7 +471,7 @@ class resinbatchcard extends BaseController require APPPATH . '/third_party/mpdf/mpdf.php'; $mpdf=new mPDF('utf-8','A4-P',7,10,10, 10, 10, 24, 4, 6); $mpdf->SetDisplayMode('fullpage'); - $mpdf->SetTitle('Siddharth :ResinBatchCard'.$rbcid); + $mpdf->SetTitle($this->CompanyName.' :ResinBatchCard'.$rbcid); $mpdf->list_indent_first_level = 1; $mpdf->setAutoTopMargin = 'stretch'; $mpdf->setAutoBottomMargin = 'stretch'; diff --git a/application/views/forgotPassword.php b/application/views/forgotPassword.php index cc78dac5..433fe2d6 100644 --- a/application/views/forgotPassword.php +++ b/application/views/forgotPassword.php @@ -2,7 +2,7 @@
-Forgot Password
diff --git a/application/views/permission.php b/application/views/permission.php index a1f89962..1a381ff2 100644 --- a/application/views/permission.php +++ b/application/views/permission.php @@ -1181,7 +1181,7 @@SIDDHARTH INDUSTRES
+Resico (India) Pvt Ltd
EMPLOYEE PERMISSION / ON DUTY SLIP