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