[dev] bug in head - imp/templates/login/login.inc

Rob S.i.k.l.o.s. rob2 at siklos.ca
Thu Sep 11 06:53:46 PDT 2003


Just updated from CVS, using IMP login page.

Line 245 of imp/templates/login/login.inc has:
<?php if (!empty($servers_list) || $conf['server']['change_server']): ?>
---display username/password textboxes---
<?php endif; ?>

However, if I only have one server, and I'm not using a servers list,
$servers_list is empty and I can't enter my username/password.  I'm sure
this is easy to fix, but I'm not sure how to do it.

Rob.



More information about the dev mailing list