This commit is contained in:
2022-08-21 20:20:54 -04:00
parent 99223bab2d
commit ae25b88a68
3 changed files with 45 additions and 14 deletions
+3 -1
View File
@@ -104,7 +104,9 @@ define('OFFER_CANCEL',222);
define('OFFER_EXPIRE',444);
define('OFFER_EXTEND',555);
define('OFFER_SENDTOME',777);
define('OFFER_SENDTOME',777);
define('OFFER_RESEND',888);
define('WEBSITE_LOGIN', 1100);