diff options
Diffstat (limited to 'application/views/file_plaintext/show_url.php')
-rw-r--r-- | application/views/file_plaintext/show_url.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/application/views/file_plaintext/show_url.php b/application/views/file_plaintext/show_url.php new file mode 100644 index 000000000..bb94d7422 --- /dev/null +++ b/application/views/file_plaintext/show_url.php @@ -0,0 +1,2 @@ +<?php echo $url; ?> + |