forked from Wavyzz/dolibarr
https://github.com/Dolibarr/dolibarr/issues/26740 need $langs
This commit is contained in:
@@ -36,9 +36,6 @@ if (!defined('NOREQUIREAJAX')) {
|
||||
if (!defined('NOREQUIRESOC')) {
|
||||
define('NOREQUIRESOC', '1');
|
||||
}
|
||||
if (!defined('NOREQUIRETRAN')) {
|
||||
define('NOREQUIRETRAN', '1');
|
||||
}
|
||||
|
||||
// Load Dolibarr environment
|
||||
require '../../main.inc.php';
|
||||
|
||||
Reference in New Issue
Block a user