Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 87 Revision 109
Zeile 1... Zeile 1...
1
<?
1
<?
2
	//$Id: common.php 87 2008-02-16 23:06:02Z lars $
2
	//$Id: common.php 109 2008-05-09 22:19:52Z lars $
-
 
3
	/**
-
 
4
	 * 	@package	openvz_admin
-
 
5
	 * 	@author		Lars Tiefland <ltiefland@gmail.com> 
-
 
6
	 **/
3
	if(!file_exists("include/config.xml"))
7
	if(!file_exists("include/config.xml"))
4
	{
8
	{
5
		header("Location: install.php");
9
		header("Location: install.php");
6
	}
10
	}
7
	//PEAR Packages
11
	//PEAR Packages