PD_Model.php edited online with Bitbucket

This commit is contained in:
gandhimathi 2021-11-12 13:43:48 +00:00
parent 4a9b27798c
commit 8611a4e9d7

View File

@ -2048,7 +2048,7 @@ class PD_Model extends SPARQ_Model {
public function getScorablePDFormDetailsJSON($pdid)
{
$array = array(1,2,4,5,11,13,18,19,20,21,22,10);
$array = array(1,2,4,5,7,11,13,18,19,20,21,22,10);
$return_data = array();
foreach($array as $key => $value)
{