zendscaffolding icon indicating copy to clipboard operation
zendscaffolding copied to clipboard

Warning generated on index action if table has no references

Open lex0r opened this issue 13 years ago • 0 comments

This line $tableRelations = array_keys($tableInfo['referenceMap']); produces a warning Warning: array_keys() expects parameter 1 to be array, null given in C:\Users\Gilles\IpFix\library\Zend\Controller\Scaffolding.php on line 270

lex0r avatar Feb 01 '12 21:02 lex0r