Another typo

This commit is contained in:
Michal Čihař 2011-08-04 17:41:30 +02:00
parent fcb5b16adf
commit 4c62a5fed6

View File

@ -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') {