notice when inserting a row
This commit is contained in:
@@ -418,6 +418,7 @@ foreach ($rows as $row_id => $vrow) {
|
||||
|
||||
// Prepares the field value
|
||||
$real_null_value = FALSE;
|
||||
$special_chars_encoded = '';
|
||||
if (isset($vrow)) {
|
||||
// On a BLOB that can have a NULL value, the is_null() returns
|
||||
// true if it has no content but for me this is different than
|
||||
|
Reference in New Issue
Block a user