CIS Handbuch

This commit is contained in:
Manfred Kindl
2011-09-26 14:57:54 +00:00
parent 24082d6b13
commit eaed72af40
4 changed files with 11 additions and 6 deletions
+6 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php
echo '<?xml version="1.0" encoding="UTF-8" standalone="yes"?>';
/* Copyright (C) 2008 Technikum-Wien
@@ -87,6 +87,11 @@ require_once('../../../config/cis.config.inc.php');
</head>
<body>
<h1>Applikationsliste</h1>
<table>
<tr>
<td><br/>Nähere Informationen zu Softgrid sowie eine Installationsanleitung finden Sie unter "Infrastruktur - SoftGrid".<br/><br/></td>
</tr>
</table>
<?php
$cSoftGridApplicationsRoot=array('%CSIDL_PROGRAMS%\\SoftGrid Applications\\','%CSIDL_PROGRAMS%\\SoftGrid Applications');