ueberschriften
This commit is contained in:
parent
08afb90d61
commit
11bfda4758
|
@ -53,7 +53,7 @@
|
|||
$status = 'dreamjob.application.close';
|
||||
$statusApp = null;
|
||||
$archiv = array("archiv"=> $profil['DreamjobJobApplication']['id']);
|
||||
if($profil['DreamjobJobApplication']['closed']){
|
||||
if(!$profil['DreamjobJobApplication']['closed']){
|
||||
$status = 'dreamjob.application.close.activet';
|
||||
$statusApp= count($profil['DreamjobJobMsg']);
|
||||
$newcount=0;
|
||||
|
|
Loading…
Reference in New Issue