source: trunk/index.php@ 548

Last change on this file since 548 was 548, checked in by chronos, 12 years ago
  • Odstraněno: Ukončovací PHP značka.
  • Property svn:executable set to *
File size: 98 bytes
Line 
1<?php
2
3include_once('Common/Global.php');
4$System->PathItems = ProcessURL();
5$System->ShowPage();
Note: See TracBrowser for help on using the repository browser.