Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 9 Revision 109
Zeile 1... Zeile 1...
1
<?
1
<?
2
	//$Id: auth.php 9 2007-09-25 18:24:34Z lars $
2
	//$Id: auth.php 109 2008-05-09 22:19:52Z lars $
-
 
3
	/**
-
 
4
	 * 	@package	openvz_admin
-
 
5
	 * 	@author		Lars Tiefland <ltiefland@gmail.com> 
-
 
6
	 **/
3
	function authenticiate()
7
	function authenticiate()
4
	{
8
	{
5
		global $smarty, $meld;
9
		global $smarty, $meld;
6
		$pw=" ";
10
		$pw=" ";
7
		header('HTTP/1.0 401 Unauthorized');
11
		header('HTTP/1.0 401 Unauthorized');