@@ -33,13 +33,13 @@ discard block |
||
33 | 33 | * Event is fired when a users has created a new job opening and accepted the |
34 | 34 | * terms and conditions |
35 | 35 | */ |
36 | - const EVENT_JOB_CREATED = 'job.created'; |
|
36 | + const EVENT_JOB_CREATED = 'job.created'; |
|
37 | 37 | |
38 | 38 | /** |
39 | 39 | * Event is fired when the owner of the YAWIK installation has accepted the job |
40 | 40 | * opening |
41 | 41 | */ |
42 | - const EVENT_JOB_ACCEPTED = 'job.accepted'; |
|
42 | + const EVENT_JOB_ACCEPTED = 'job.accepted'; |
|
43 | 43 | |
44 | 44 | /** |
45 | 45 | * Event is fired, when the owner of the YAWIK installation has rejected the job |
@@ -55,7 +55,7 @@ discard block |
||
55 | 55 | /** |
56 | 56 | * get all available names for publishing |
57 | 57 | */ |
58 | - const PORTAL_AVAIL_NAME = 'portal.availname'; |
|
58 | + const PORTAL_AVAIL_NAME = 'portal.availname'; |
|
59 | 59 | |
60 | 60 | /** |
61 | 61 | * portals to be published |