From 78bd44e89e17b61593fea699f9e7eec99f505305 Mon Sep 17 00:00:00 2001 From: Miles Lott Date: Sun, 4 Feb 2001 03:56:36 +0000 Subject: [PATCH] Oops on last commit --- addressbook/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/index.php b/addressbook/index.php index 61205d76d2..32eda66c37 100755 --- a/addressbook/index.php +++ b/addressbook/index.php @@ -49,7 +49,7 @@ //$extra = 1; // filtering to be done on extra fields //"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", $start, $this->total_records,