mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
GNU Patch #115.
This commit is contained in:
parent
74dcff3c83
commit
5e48dcbe99
@ -149,7 +149,7 @@
|
||||
/* If no Fields specified default to * */
|
||||
if (!isset($fields))
|
||||
{
|
||||
$fields = $this->error_cols();
|
||||
$fields = $this->get_error_cols();
|
||||
}
|
||||
|
||||
$rows = array();
|
||||
|
Loading…
Reference in New Issue
Block a user