Changeset 403 for branches/Modular/FileDownload.php
- Timestamp:
- Jun 11, 2012, 10:08:38 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/Modular/FileDownload.php
r237 r403 1 1 <?php 2 2 3 include(' global.php');3 include('Common/Global.php'); 4 4 if(array_key_exists('Id', $_GET)) 5 5 {
Note:
See TracChangeset
for help on using the changeset viewer.