forked from extern/egroupware
corrected some typos in the link-support-functions
This commit is contained in:
parent
536b4e1d7a
commit
014df2eabf
@ -466,7 +466,7 @@
|
||||
@author ralfbecker
|
||||
@abstract query infolog for entries matching $pattern
|
||||
*/
|
||||
function link_title( $pattern )
|
||||
function link_query( $pattern )
|
||||
{
|
||||
$start = $total = 0;
|
||||
$ids = $this->readIdArray('','','','',$pattern,'','','',&$start,&$total);
|
||||
|
Loading…
Reference in New Issue
Block a user