diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 965937a6533..a995b91c21b 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -130,6 +130,7 @@ else "passwordcol" => "pass", "cryptType" => "none", ); + $aDol = new DOLIAuth("DB", $params, "loginFunction"); $aDol->start(); $result = $aDol->getAuth(); @@ -659,6 +660,8 @@ function llxFooter($foot='') */ print "\n"; + /* Supression temporaire, mauvais affichage sur petit ecran + print '
'; print 'Bug report '; // print 'Source Code '.$foot.'
'; @@ -666,12 +669,14 @@ function llxFooter($foot='') print 'Source Code'; if (!empty ($dolibarr_auto_user)) { - print '+ print '
'; + '; } + */ + print "