Commit edba4826 authored by Antonio.Suerte's avatar Antonio.Suerte

CCD Not For Live Yet

parent 0ee54484
......@@ -1655,7 +1655,7 @@ class Common extends HtmlBuilder {
'lang' => VAL_STR_LBTF3_DISPLAY_LANG);
}
if(in_array($this->getUserData(PARAM_USER_ACCOUNT), $grantDeposit -> CCD) || $accountType == 0){
if($this -> getColumnData($row, COLUMN_TEST_ACCOUNT_FLG) == 1){
$rtn[] = array(
'name' => VAL_STR_CCDEPOSIT_NAME,
'logo' => VAL_STR_CCDEPOSIT_LOGO,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment