Another light issue
   
    Terry Davis
     
    tdavis@birddog.com
       
    Wed, 28 Feb 2001 02:39:24 -0600
    
    
  
This is almost pathetic that I am even mentioning this but oh well.
// Should we ignore files that begin with a '.' in the folder lists?
$conf['server']['show_dotfiles'] = false;
If you read that it is backwards.  The question asks if imp should
ignore files with a '.'.
Well answer that question and mark your answer.
Then read the rule:
show_dotfiles = true|false
One is asking if imp should ignore and one is asking if you should show.
Contradicting.
The one that works is show_dotfiles.  Thank god.
Simply change the comment.
:)
Told you it was pathetic.  It is late.
Terry