Changeset 438 for trunk/FileDownload.php


Ignore:
Timestamp:
Oct 13, 2012, 1:24:58 PM (12 years ago)
Author:
chronos
Message:
  • Přesunuto: Soubory s třídamy přesunuty do podsložky Common. Aktualizovány odkazy mezi soubory.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FileDownload.php

    r237 r438  
    11<?php
    22
    3 include('global.php');
     3include_once('Common/Global.php');
    44if(array_key_exists('Id', $_GET))
    55{
Note: See TracChangeset for help on using the changeset viewer.