Apache 1.3.33/PHP 4.3.11
Apache 2.0.54/PHP 4.3.10
Apache 1.3.33/PHP 4.1.2
No segfaults.
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@11711
7612ce4b-ef26-0410-bec9-
ea0150e637f0
* globals, which are dirty, filthy things in templates. :)
*/
$settings = array();
-#$settings['imapConnection'] = $imapConnection;
+$settings['imapConnection'] = $imapConnection;
$settings['iconThemePath'] = $icon_theme_path;
$settings['templateDirectory'] = $sTplDir;
$settings['unreadNotificationEnabled'] = $unseen_notify!=1;