Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 88 Revision 109
Zeile 1... Zeile 1...
1
<?php
1
<?php
Zeile 2... Zeile 2...
2
 
2
 
3
	//$Id: hn.class.php 88 2008-02-16 23:07:43Z lars $
-
 
4
	
3
	//$Id: hn.class.php 109 2008-05-09 22:19:52Z lars $
5
/**
4
	/**
6
 * @author Lars Tiefland
5
	 * @author Lars Tiefland
-
 
6
	 * @copyright 2008
7
 * @copyright 2008
7
	 * @package	openvzadmin
8
 */
-
 
9
 
-
 
10
 
8
	 **/
11
	class HN
9
	class HN
12
	{
10
	{
13
		protected $id;
11
		protected $id;
14
		protected $ip;
12
		protected $ip;