Flyhi_Controller.php edited online with Bitbucket
This commit is contained in:
parent
835d29a040
commit
6c8e2c4404
@ -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);
|
$photo_questions = json_encode($photo_questions);
|
||||||
$section_data[0]['section_data'] = $photo_questions;
|
$section_data[0]['section_data'] = $photo_questions;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user