index: columns-to-display prefs are used again

This commit is contained in:
Ralf Becker 2003-10-14 08:11:35 +00:00
parent 613e4013a9
commit 5811a65bbf

View File

@ -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 <td></td> */
$cols='';