From 351f83ea71b8381759db81b048ab031e433d1472 Mon Sep 17 00:00:00 2001 From: Cris Date: Wed, 4 Apr 2018 09:22:16 +0200 Subject: [PATCH] Added issue date for access card by the moment the access card was handed out to a person, the issue date is shown now on CIS > profile. (If more access cards where handed out, the latest issue date will be displayed) --- cis/private/profile/index.php | 17 +- include/betriebsmittel.class.php | 2903 +++++++++++++++--------------- locale/de-AT/profil.php | 2 +- locale/en-US/profil.php | 2 +- locale/it-IT/profil.php | 124 +- 5 files changed, 1532 insertions(+), 1516 deletions(-) diff --git a/cis/private/profile/index.php b/cis/private/profile/index.php index 6961ddf11..40cefd67b 100644 --- a/cis/private/profile/index.php +++ b/cis/private/profile/index.php @@ -47,7 +47,7 @@ $p=new phrasen($sprache); if (!$db = new basis_db()) die($p->t('global/fehlerBeimOeffnenDerDatenbankverbindung')); -$uid=get_uid(); +$uid = get_uid(); $datum_obj = new datum(); @@ -129,11 +129,11 @@ echo ' - - - - - + + + + +