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 ''; +?> + + + + + + - - - -