forked from extern/egroupware
GNU Patch #304.
This commit is contained in:
parent
df07c1f406
commit
550bb2f132
@ -252,7 +252,7 @@
|
|||||||
{
|
{
|
||||||
$null = "'nullable' => False";
|
$null = "'nullable' => False";
|
||||||
}
|
}
|
||||||
if ($oProc->m_odb->f(4))
|
if ($oProc->m_odb->f(4) != '')
|
||||||
{
|
{
|
||||||
$default = "'default' => '".$oProc->m_odb->f(4)."'";
|
$default = "'default' => '".$oProc->m_odb->f(4)."'";
|
||||||
$nullcomma = ',';
|
$nullcomma = ',';
|
||||||
|
Loading…
Reference in New Issue
Block a user