Another typo
This commit is contained in:
parent
fcb5b16adf
commit
4c62a5fed6
@ -259,7 +259,7 @@ if (isset($plugin_list)) {
|
||||
$type = ' ';
|
||||
}
|
||||
|
||||
$attribute = $extracted_fieldspec['attribute']
|
||||
$attribute = $extracted_fieldspec['attribute'];
|
||||
|
||||
if (! isset($column['Default'])) {
|
||||
if ($column['Null'] != 'NO') {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user