1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-06 14:46:56 +02:00

Bugtracker #4608 - additional checks/action on file upload

This commit is contained in:
e107steved
2008-12-08 21:16:03 +00:00
parent febe2e7337
commit 4017cb1411
3 changed files with 63 additions and 16 deletions

View File

@@ -11,8 +11,8 @@
| GNU General Public License (http://gnu.org).
|
| $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/download_shortcodes.php,v $
| $Revision: 1.15 $
| $Date: 2008-10-19 12:04:04 $
| $Revision: 1.16 $
| $Date: 2008-12-08 21:15:57 $
| $Author: e107steved $
+----------------------------------------------------------------------------+
*/
@@ -449,7 +449,7 @@ SC_BEGIN DOWNLOAD_CATEGORY_SELECT
exit;
}
$boxinfo .= "<select name='download_category' class='tbox'>
$boxinfo .= "<select name='download_category' id='download_category' class='tbox'>
<option value=''>&nbsp;</option>\n";
// Its a structured display option - need a 2-step process to create a tree