source: trunk/index.php@ 563

Last change on this file since 563 was 552, checked in by chronos, 12 years ago
  • Opraveno: Nezobrazovat překládaný text v formuláři pro nepřihlášené uživatele.
File size: 114 bytes
Line 
1<?php
2
3include_once('includes/global.php');
4
5$System->PathItems = ProcessURL();
6$System->ShowPage();
Note: See TracBrowser for help on using the repository browser.