dolibarr  19.0.0-dev
Variables
repair.php File Reference

Run repair script. More...

Go to the source code of this file.

Variables

if(preg_match('/crypted:/i', $dolibarr_main_db_pass)||!empty($dolibarr_main_db_encrypted_pass)) $conf db type = $dolibarr_main_db_type
 
$conf db name = $dolibarr_main_db_name
 Only used if Module[ID]Name translation string is not found. More...
 
$conf db user = $dolibarr_main_db_user
 

Detailed Description

Run repair script.

Definition in file repair.php.

Variable Documentation

◆ name

string UserGroup::name = $dolibarr_main_db_name

◆ type

bool Situation invoice pdf_standard_recruitmentjobposition::type = $dolibarr_main_db_type

◆ user

array To store list of groups of User::user = $dolibarr_main_db_user
See also
fetch_user()

Definition at line 124 of file repair.php.

Referenced by CdavLib\__construct().