Fix Typo
This commit is contained in:
parent
ad1db8dfca
commit
1de50786ae
@ -35,7 +35,7 @@ $aErrorCodes['E0030'] = 'Unable to fetch a valid token for this invitation';
|
||||
$aErrorCodes['E0031'] = 'Failed to send e-mail via mail() function';
|
||||
$aErrorCodes['E0032'] = 'Failed to run API call: %s';
|
||||
$aErrorCodes['E0033'] = 'Failed to store uptime status: %s';
|
||||
$aErrorCodes['E0034'] = 'Subjcet may only contain alphanumeric characters';
|
||||
$aErrorCodes['E0034'] = 'Subject may only contain alphanumeric characters';
|
||||
$aErrorCodes['E0035'] = 'Failed to add news record';
|
||||
$aErrorCodes['E0036'] = 'Failed to delete news record';
|
||||
$aErrorCodes['E0037'] = 'Failed to update news record';
|
||||
|
||||
Loading…
Reference in New Issue
Block a user