rutes : ps
This commit is contained in:
parent
cd0e73b41a
commit
03b094e514
@ -189,7 +189,7 @@ class smc_creditpd
|
|||||||
static function getAssestSectionData($section)
|
static function getAssestSectionData($section)
|
||||||
{
|
{
|
||||||
$json = json_decode($section['json'],true);
|
$json = json_decode($section['json'],true);
|
||||||
print_r($json);
|
// print_r($json);
|
||||||
$rupee_symbol = "<span style='font-family: DejaVu Sans; sans-serif;font-size:10px'>₹</span>";
|
$rupee_symbol = "<span style='font-family: DejaVu Sans; sans-serif;font-size:10px'>₹</span>";
|
||||||
// $CI =&get_instance();
|
// $CI =&get_instance();
|
||||||
// $CI->load->model('PD_Model');
|
// $CI->load->model('PD_Model');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user