Commit a85326da by Jansa Jose

Merge branch 'jansa'

parents a76cd177 9ccd972f
......@@ -6269,7 +6269,7 @@ print_r(date('H:i',$ms));exit();*/
else{
$totalPages = 1;
}
if($result != ''){
if($result['data'] != ''){
foreach ($result['data'] as $key => $value) {
array_push($transArray, $value);
......
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