source: trunk/www/Include.php

Last change on this file was 95, checked in by chronos, 9 years ago
  • Upraveno: Soubory různých logických částí systému odděleny do aplikačních modulů.
File size: 76 bytes
Line 
1<?php
2
3include('Base/Include.php');
4include('Application/Include.php');
Note: See TracBrowser for help on using the repository browser.