mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-20 21:08:54 +01:00
Oops on last commit
This commit is contained in:
parent
6075633a25
commit
78bd44e89e
@ -49,7 +49,7 @@
|
|||||||
//$extra = 1; // filtering to be done on extra fields
|
//$extra = 1; // filtering to be done on extra fields
|
||||||
//"access='$filter'"
|
//"access='$filter'"
|
||||||
|
|
||||||
$entries = $this->read($start,$offset,$columns_to_display,$query,$extra,$sort,$order);
|
$entries = $this->read($start,$offset,$columns_to_display,$query,$sort,$order);
|
||||||
|
|
||||||
$search_filter = $phpgw->nextmatchs->show_tpl("index.php",
|
$search_filter = $phpgw->nextmatchs->show_tpl("index.php",
|
||||||
$start, $this->total_records,
|
$start, $this->total_records,
|
||||||
|
Loading…
Reference in New Issue
Block a user