remove noisy log statement
This commit is contained in:
parent
ae3047791c
commit
e20fe41f23
@ -1270,8 +1270,6 @@ function conv_sort($arr,$order) {
|
||||
}
|
||||
}
|
||||
|
||||
logger('conv_sort: ' . print_r($ret,true));
|
||||
|
||||
return $ret;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user