The starting panel situation is build in the program. In my ideal situation
it would be configurable like:
$kfm_panels_defaults('directories'=>1, 'search'=>1, 'logs'=>0, etc);
// The next parameter decides if the panel situation is stored in the
database. If true the situation when start using is the same as the ending
of the last time it was used.
// for multiple users it might be more appropriate to store these settings
in a cookie.
$kfm_remember_panel_situation = true|false;
Original issue reported on code.google.com by bterku...@gmail.com on 27 Oct 2006 at 2:04
Original issue reported on code.google.com by
bterku...@gmail.com
on 27 Oct 2006 at 2:04