From 3f74f253a7f393b88e809b68c55b287622a27241 Mon Sep 17 00:00:00 2001 From: Andreas Moik Date: Wed, 20 Apr 2016 11:18:58 +0200 Subject: [PATCH] fue.tbl_ressource.student_uid to uid --- .../projekt/projekt_ressource.window.xul.php | 138 +- content/projekt/ressourcenauslastung.php | 12 +- include/dms.class.php | 9 +- include/ressource.class.php | 1369 +++++++++-------- rdf/ressource.rdf.php | 499 +++--- soap/ressource.soap.php | 173 +-- soap/ressource_projekt.soap.php | 252 +-- system/dbupdate_eine_uid.php | 26 +- 8 files changed, 1243 insertions(+), 1235 deletions(-) diff --git a/content/projekt/projekt_ressource.window.xul.php b/content/projekt/projekt_ressource.window.xul.php index 63ef7cb5f..63b703058 100755 --- a/content/projekt/projekt_ressource.window.xul.php +++ b/content/projekt/projekt_ressource.window.xul.php @@ -1,29 +1,29 @@ -, +, * Andreas Oesterreicher and - * Gerald Raab and - * Rudolf Hangl . - */ + * Gerald Raab and + * Rudolf Hangl . + */ $projekt_ressource_id = $_GET["id"]; -require_once('../../config/vilesci.config.inc.php'); +require_once('../../config/vilesci.config.inc.php'); require_once('../../include/functions.inc.php'); require_once('../../include/ressource.class.php'); @@ -47,25 +47,25 @@ else $mitarbeiter_sel = ' selected="true"'; } - -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'); - -echo ''."\n"; -echo ''; -?> - - - - - - + +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'); + +echo ''."\n"; +echo ''; +?> + + + + + + - - - -