From 5811a65bbf6a70b9bd2ba8ca5637833ce2065e05 Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Tue, 14 Oct 2003 08:11:35 +0000 Subject: [PATCH] index: columns-to-display prefs are used again --- addressbook/inc/class.uiaddressbook.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addressbook/inc/class.uiaddressbook.inc.php b/addressbook/inc/class.uiaddressbook.inc.php index e9123db05f..e3e4f8f03b 100644 --- a/addressbook/inc/class.uiaddressbook.inc.php +++ b/addressbook/inc/class.uiaddressbook.inc.php @@ -301,7 +301,7 @@ } /* Check if prefs were set, if not, create some defaults */ - //if(!$columns_to_display) + if(!$columns_to_display) { /* No prefs,. so cols above may have been set to '' or a bunch of */ $cols='';