Better error message
This commit is contained in:
parent
57358f0ce5
commit
a3347e83b3
@ -124,7 +124,7 @@ if (! empty($hashp))
|
|||||||
}
|
}
|
||||||
else
|
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