-
Notifications
You must be signed in to change notification settings - Fork 252
Open
@Balerka
Description
Please fix error when result is empty, add check "empty($results)"
DBPDO.php line 93
// Allows the user to retrieve results using a
// column from the results as a key for the array
if($key != null && !empty($results) && $results[0][$key]){
Metadata
Metadata
Assignees
Labels
No labels