Remove $settings['imapConnection']. Passing this to the template causes in intermitt...
authorstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Aug 2006 18:08:40 +0000 (18:08 +0000)
committerstevetruckstuff <stevetruckstuff@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Thu, 31 Aug 2006 18:08:40 +0000 (18:08 +0000)
commit56b9649849699267c45b558ac9b436c4ac39507b
tree717c444f8495da1efcc956c9daee22dcd4b99999
parent1d6c232cc18c8a3f92ba32fc3b40cba457f863cd
Remove $settings['imapConnection'].  Passing this to the template causes in intermittent segfault on PHP 4.3.11 (maybe others??).  Since this variable is not used by the templates right now, we will simply remove it.  Probably need to re-evaluate this later as the IMAP connection could be extremely useful to template developers.

git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11665 7612ce4b-ef26-0410-bec9-ea0150e637f0
src/left_main.php