mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-02-20 13:46:52 +01:00
Better error message
This commit is contained in:
parent
57358f0ce5
commit
a3347e83b3
|
|
@ -124,7 +124,7 @@ if (! empty($hashp))
|
|||
}
|
||||
else
|
||||
{
|
||||
accessforbidden('Bad link. File was not found or removed recently.',0,0,1);
|
||||
accessforbidden('Bad link. File was not found or sharing attribute removed recently.',0,0,1);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user