plugins/SpecialUpdownload.php
changeset 801 eb8b23f11744
parent 721 bfde4d7402b1
child 832 7152ca0a0ce9
equal deleted inserted replaced
800:9cdfe82c56cd 801:eb8b23f11744
    10 }
    10 }
    11 **!*/
    11 **!*/
    12 
    12 
    13 /*
    13 /*
    14  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    14  * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between
    15  * Version 1.1.5 (Caoineag alpha 5)
    15  * Version 1.1.6 (Caoineag beta 1)
    16  * Copyright (C) 2006-2008 Dan Fuhry
    16  * Copyright (C) 2006-2008 Dan Fuhry
    17  * SpecialUpdownload.php - handles uploading and downloading of user-uploaded files - possibly the most rigorously security-enforcing script in all of Enano, although sessions.php comes in a close second
    17  * SpecialUpdownload.php - handles uploading and downloading of user-uploaded files - possibly the most rigorously security-enforcing script in all of Enano, although sessions.php comes in a close second
    18  *
    18  *
    19  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
    19  * This program is Free Software; you can redistribute and/or modify it under the terms of the GNU General Public License
    20  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
    20  * as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.