mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
guillermo - code review changes again [skip ci]
This commit is contained in:
parent
1f39e4d845
commit
7497bd0d6c
@ -5,4 +5,6 @@ class ERRORS {
|
||||
const NO_PERMISSION = 'You have no permission to access';
|
||||
const INVALID_TITLE = 'Invalid title';
|
||||
const INVALID_CONTENT = 'Invalid content';
|
||||
const INVALID_EMAIL = 'Invalid email';
|
||||
const INVALID_PASSWORD = 'Invalid password';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user