mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 09:28:29 +01:00
GNU Patch #304.
This commit is contained in:
parent
df07c1f406
commit
550bb2f132
@ -252,7 +252,7 @@
|
||||
{
|
||||
$null = "'nullable' => False";
|
||||
}
|
||||
if ($oProc->m_odb->f(4))
|
||||
if ($oProc->m_odb->f(4) != '')
|
||||
{
|
||||
$default = "'default' => '".$oProc->m_odb->f(4)."'";
|
||||
$nullcomma = ',';
|
||||
|
Loading…
Reference in New Issue
Block a user