diff -r f205f4b201ed -r bc8e0e9ee01d plugins/SpecialUpdownload.php --- a/plugins/SpecialUpdownload.php Sat Mar 15 14:19:18 2008 -0400 +++ b/plugins/SpecialUpdownload.php Sun Mar 16 16:06:59 2008 -0400 @@ -4,13 +4,13 @@ Plugin URI: http://enanocms.org/ Description: plugin_specialupdownload_desc Author: Dan Fuhry -Version: 1.1.1 +Version: 1.1.3 Author URI: http://enanocms.org/ */ /* * Enano - an open-source CMS capable of wiki functions, Drupal-like sidebar blocks, and everything in between - * Version 1.1.2 (Caoineag alpha 2) + * Version 1.1.3 (Caoineag alpha 3) * 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 *