mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Le debug sur un servuer distant il n'y a que ca de vrai
This commit is contained in:
parent
8a8238aa1a
commit
5308afbd7a
|
|
@ -33,7 +33,7 @@ define('DOL_DOCUMENT_ROOT', $dolibarr_main_document_root);
|
|||
|
||||
require_once "../includes/pear/Auth/Auth.php";
|
||||
|
||||
$a = new Auth("DB");
|
||||
$a = new DOLIAuth("DB");
|
||||
$a->setShowLogin (false);
|
||||
$a->start();
|
||||
if ($a->getAuth())
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user