save media

This commit is contained in:
CHIEFSOFT\ameye
2023-10-08 17:00:58 -04:00
parent 7cb2b6c740
commit d95b98cf3d
7 changed files with 95 additions and 9 deletions
+2
View File
@@ -145,6 +145,8 @@ define('CONTRACT_ACCEPT_COMPLETE', 5);
define('CONTRACT_REJECT_COMPLETE', 1);
const WRENCHBOARD_GET_MEDIA = 650;
const WRENCHBOARD_SAVE_MEDIA = 652;
//**************************************************************
define('WRENCHBOARD_BKO_START', 10000);