diff --git a/e107_plugins/download/handlers/adminDownload_class.php b/e107_plugins/download/handlers/adminDownload_class.php index 93b41ea6f..90f19839c 100644 --- a/e107_plugins/download/handlers/adminDownload_class.php +++ b/e107_plugins/download/handlers/adminDownload_class.php @@ -9,9 +9,9 @@ * * * $Source: /cvs_backup/e107_0.8/e107_plugins/download/handlers/adminDownload_class.php,v $ - * $Revision: 1.25 $ - * $Date: 2009-11-18 02:03:35 $ - * $Author: marj_nl_fr $ + * $Revision: 1.26 $ + * $Date: 2009-11-28 20:46:04 $ + * $Author: bugrain $ */ if (!e107::isInstalled('download')) { exit(); } @@ -1655,8 +1655,8 @@ class adminDownload extends download