diff -r 9db359d6e60c -r d1a95497b68f plugins/SpecialUpdownload.php --- a/plugins/SpecialUpdownload.php Mon Feb 11 14:05:57 2008 -0500 +++ b/plugins/SpecialUpdownload.php Mon Feb 11 14:33:31 2008 -0500 @@ -10,7 +10,7 @@ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.0.3 + * Version 1.1.1 * Copyright (C) 2006-2007 Dan Fuhry * 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 *