summaryrefslogtreecommitdiff
path: root/forum/utils/filehandler.php
diff options
context:
space:
mode:
Diffstat (limited to 'forum/utils/filehandler.php')
-rw-r--r--forum/utils/filehandler.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/forum/utils/filehandler.php b/forum/utils/filehandler.php
index dfe0c80..af1c305 100644
--- a/forum/utils/filehandler.php
+++ b/forum/utils/filehandler.php
@@ -22,7 +22,7 @@ $files->show();
?>
-<form enctype="multipart/form-data" action="?mode=filehandler&amp;task=upload" method="post">
+<form class="files" enctype="multipart/form-data" action="?mode=filehandler&amp;task=upload" method="post">
<p>
File: <input name="userfile" type="file">
</p>