Adjust formatting - no functional change

This commit is contained in:
Miles Lott 2001-03-08 12:18:12 +00:00
parent 73627d234d
commit 7b43c53132

View File

@ -80,7 +80,7 @@
);
$noprefs=lang("Please set your preferences for this app");
}
$qcols = $columns_to_display;# + array("access");
$qcols = $columns_to_display;
// read the entry list
if (!$userid) { $userid = $phpgw_info["user"]["account_id"]; }