Subversion-Projekte lars-tiefland.openvz_admin

Revision

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

Revision 162 Revision 165
Zeile 1... Zeile 1...
1
<?php
1
<?php
2
    //$Id: ip.class.php 162 2010-03-12 23:25:46Z lars $
2
    //$Id: ip.class.php 165 2011-07-10 19:03:44Z lars $
3
    /**
3
    /**
4
     * @author Lars Tiefland
4
     * @author Lars Tiefland
5
     * @copyright 2007
5
     * @copyright 2007
6
     * @package	openvz_admin
6
     * @package    openvz_admin
7
     **/
7
     **/
8
    class IP
8
    class IP
9
    {
9
    {
10
        protected $ip;
10
        protected $ip;
11
        protected $hn;
11
        protected $hn;