mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Trans
This commit is contained in:
@@ -319,6 +319,8 @@ class ExternalModules
|
||||
{
|
||||
global $langs;
|
||||
|
||||
$langs->load("products");
|
||||
|
||||
$html = "";
|
||||
$last_month = dol_now() - (30 * 24 * 60 * 60);
|
||||
$dolibarrversiontouse = DOL_VERSION; // full string with version
|
||||
|
||||
Reference in New Issue
Block a user