mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
Clean-up of more warnings.
This commit is contained in:
parent
301b5268d3
commit
3be9e05fa3
@ -576,6 +576,7 @@
|
||||
|
||||
function table_names()
|
||||
{
|
||||
$return - Array();
|
||||
$this->query('SHOW TABLES',__LINE__,__FILE__);
|
||||
$i=0;
|
||||
while($info=mysql_fetch_row($this->Query_ID))
|
||||
|
Loading…
Reference in New Issue
Block a user