job constant

This commit is contained in:
CHIEFSOFT\ameye
2023-11-06 07:15:47 -05:00
parent 29f356cb45
commit 05dc5d873d
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -151,7 +151,7 @@ const WRENCH_FILE_PROFILE = 100;
const WRENCH_FILE_MYFILE = 200;
const WRENCH_FILE_CONTRACTS = 300;
const WRENCH_FILE_FAMILY = 400;
const WRENCH_FILE_JOB = 500;
//**************************************************************
define('WRENCHBOARD_BKO_START', 10000);
+1 -1
View File
@@ -73,7 +73,7 @@ class WrenchMedia extends BaseController
#define WRENCH_FILE_MYFILE 200
#define WRENCH_FILE_CONTRACTS 300
#define WRENCH_FILE_FAMILY 400
#define WRENCH_FILE_JOBS 500
#define WRENCH_FILE_JOB 500
*/
/*