Fix #1370
This commit is contained in:
parent
5787678d66
commit
095da92e35
|
@ -51,6 +51,10 @@ class m_quota {
|
||||||
function m_quota() {
|
function m_quota() {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
function private dummy_for_translation() {
|
||||||
|
_("quota_web");
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
/* ----------------------------------------------------------------- */
|
/* ----------------------------------------------------------------- */
|
||||||
/** Check if a user can use a ressource.
|
/** Check if a user can use a ressource.
|
||||||
|
|
Loading…
Reference in New Issue