Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 134 Revision 139
Zeile 1... Zeile 1...
1
<?php
1
<?php
Zeile 2... Zeile 2...
2
 
2
 
3
	//$Id: hn.class.php 134 2008-05-22 16:53:46Z lars $
3
	//$Id: hn.class.php 139 2008-07-19 19:28:55Z lars $
4
	/**
4
	/**
5
	 * @author Lars Tiefland
5
	 * @author Lars Tiefland
6
	 * @copyright 2008
6
	 * @copyright 2008
-
 
7
	 * @package	openvzadmin
-
 
8
	 * @filesource
-
 
9
	 **/
-
 
10
	 
-
 
11
	/**
-
 
12
	 * 
-
 
13
	 * defines methos and properties for Hardwarenodes
-
 
14
	 * 
-
 
15
	 * @author Lars Tiefland
-
 
16
	 * @copyright 2008
7
	 * @package	openvzadmin
17
	 * @package	openvzadmin
8
	 **/
18
	 **/
9
	class HN
19
	class HN
10
	{
20
	{
11
		protected $id;
21
		protected $id;