summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--application/controllers/file.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/controllers/file.php b/application/controllers/file.php
index 6d56fa793..1cc8f77b0 100644
--- a/application/controllers/file.php
+++ b/application/controllers/file.php
@@ -645,7 +645,7 @@ class File extends CI_Controller {
$this->session->unset_userdata("last_upload");
- $this->_show_url($id, $last_upload["lexer"]);
+ $this->_show_url($ids, $last_upload["lexer"]);
}
/* Functions below this comment can only be run via the CLI