login.php:

- remove outdated comment


git-svn-id: https://svn.code.sf.net/p/postfixadmin/code/trunk@1131 a1433add-5e2c-0410-b055-b7f2511e0802
pull/2/head
Christian Boltz 15 years ago
parent b2d953071c
commit a7664eb548

@ -29,7 +29,6 @@
require_once('common.php');
# force user to delete setup.php (allows creation of superadmins!)
if($CONF['configured'] !== true) {
print "Installation not yet configured; please edit config.inc.php";
exit;

Loading…
Cancel
Save