Subversion-Projekte lars-tiefland.inventar

Revision

Revision 6 | Revision 8 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 6 Revision 7
Zeile 1... Zeile 1...
1
<?
1
<?
2
	//$Id: common.php 6 2008-05-10 16:29:22Z lars $
2
	//$Id: common.php 7 2008-05-10 16:48:57Z lars $
-
 
3
	
3
	/**
4
	/**
4
	 * 	@package	inventar
5
	 * @package	Inventar Datenbank
5
	 * 	@author		Lars Tiefland <ltiefland@gmail.com> 
6
	 * @author Lars Tiefland <ltiefland@gmail.com>
-
 
7
	 * @copyright 2008
6
	 **/
8
	 **/
-
 
9
	 
7
	if(!file_exists("include/config.xml"))
10
	if(!file_exists("include/config.xml"))
8
	{
11
	{
9
		header("Location: install.php");
12
		header("Location: install.php");
10
	}
13
	}
11
	//PEAR Packages
14
	//PEAR Packages