summaryrefslogtreecommitdiffstats
path: root/application/service/files.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/service/files.php')
-rw-r--r--application/service/files.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/service/files.php b/application/service/files.php
index 1097c5201..15361227c 100644
--- a/application/service/files.php
+++ b/application/service/files.php
@@ -279,6 +279,7 @@ class files {
return array(
"url_id" => $url_id,
+ "url" => site_url($url_id)."/",
);
}