fixes
diff --git a/system/libraries/Upload.php b/system/libraries/Upload.php
index b1d6ad6..c96daaf 100644
--- a/system/libraries/Upload.php
+++ b/system/libraries/Upload.php
@@ -348,7 +348,7 @@
 	 * related to the upload, allowing the developer easy access in one array.
 	 *
 	 * @param	string
-	 * @return	array
+	 * @return	mixed
 	 */
 	public function data($index = NULL)
 	{