Merge branch 'master' of bitbucket.org:venbaittech/sparqapi
This commit is contained in:
commit
fef1bd4b45
@ -640,7 +640,7 @@ class Flyhi_Controller extends REST_Controller {
|
||||
}
|
||||
}
|
||||
}
|
||||
print_r($photo_questions);die;
|
||||
//print_r($photo_questions);die;
|
||||
$photo_questions = json_encode($photo_questions);
|
||||
$section_data[0]['section_data'] = $photo_questions;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user