global $db, $settings; ob_start(); ?> if ( is_array( $this -> answers ) and count( $this -> answers ) ):?> foreach ( $this -> answers as $answer ):?>
= $answer['surname'] . ' ' . $answer['name'];?> | = date( 'Y-m-d H:i', strtotime( $answer['date_add'] ) );?>
= $lang['tel.'];?> = $answer['phone'];?> | = $lang['email'];?> = $answer['email'];?> | if ( ( $answer['cv'] and file_exists( '../' . $answer['cv'] ) ) || ( !$answer['cv'] and $answer['user_id'] and file_exists( '../' . \front\factory\GlobelusCandidates::cv_url( $answer['user_id'] ) ) ) ):?> if ( !$answer['cv'] and $answer['user_id'] and file_exists( '../' . \front\factory\GlobelusCandidates::cv_url( $answer['user_id'] ) ) ) $cv_url = '/cv/' . $answer['user_id'] . '/' . \S::get_token() . '/'; else if ( $answer['cv'] and file_exists( '../' . $answer['cv'] ) ) $cv_url = '/cv-tmp/' . $answer['id'] . '/' . \S::get_token() . '/'; ?> pobierz CV endif;?>