Ignore:
Timestamp:
Jan 18, 2012, 2:03:43 PM (13 years ago)
Author:
chronos
Message:
  • Opraveno: Zobrazování některých stránek modulu sítě.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/Network/subnet.php

    r311 r361  
    11<?php
    2 include_once('../global.php');
    32
    4 class HostingPage extends Page
     3class SubnetPage extends Page
    54{
    65  var $FullTitle = 'Informace o podsítích';
     
    5453}
    5554
    56 $System->AddModule(new HostingPage());
    57 $System->Modules['HostingPage']->GetOutput();
    58 
    5955?>
Note: See TracChangeset for help on using the changeset viewer.