mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Update document.php
This commit is contained in:
parent
eb3a7b6ead
commit
6d3dca90b4
|
|
@ -40,7 +40,7 @@ if (!empty($conf->project->enabled)) {
|
|||
}
|
||||
|
||||
// Load translation files required by the page
|
||||
$langs->loadLangs(array("companies", "other", "donations"));
|
||||
$langs->loadLangs(array('companies', 'other', 'donations'));
|
||||
|
||||
$id = GETPOST('id', 'int');
|
||||
$ref = GETPOST('ref', 'alpha');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user