From 95d89678556ead2dc46aa3d86d02dc59abff670a Mon Sep 17 00:00:00 2001 From: Robert Hofer Date: Tue, 24 Mar 2015 18:07:43 +0100 Subject: [PATCH] nation attribute for ZGV --- content/student/studentdetailoverlay.xul.php | 1246 +++++++++--------- content/student/studentoverlay.js.php | 10 + include/prestudent.class.php | 58 +- locale/de-AT/bewerbung.php | 2 +- rdf/prestudent.rdf.php | 10 +- rdf/student.rdf.php | 2 + system/checksystem.php | 13 + 7 files changed, 709 insertions(+), 632 deletions(-) diff --git a/content/student/studentdetailoverlay.xul.php b/content/student/studentdetailoverlay.xul.php index 318861910..ee879e4af 100644 --- a/content/student/studentdetailoverlay.xul.php +++ b/content/student/studentdetailoverlay.xul.php @@ -1,608 +1,638 @@ -, - * Andreas Oesterreicher and - * Rudolf Hangl . - */ - -header("Cache-Control: no-cache"); -header("Cache-Control: post-check=0, pre-check=0",false); -header("Expires Mon, 26 Jul 1997 05:00:00 GMT"); -header("Pragma: no-cache"); -header("Content-type: application/vnd.mozilla.xul+xml"); -require_once('../../config/vilesci.config.inc.php'); -require_once('../../include/variable.class.php'); -require_once('../../include/functions.inc.php'); -$user=get_uid(); -$variable = new variable(); -if(!$variable->loadVariables($user)) -{ - die('Fehler beim Laden der Variablen:'.$variable->errormsg); -} -echo ''; -?> -variable->locale.'/fas.dtd'); ?> -]> - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -