summaryrefslogtreecommitdiffstats
path: root/includes/public/shortcodes/giglog_process_files.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/public/shortcodes/giglog_process_files.php')
-rw-r--r--includes/public/shortcodes/giglog_process_files.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/public/shortcodes/giglog_process_files.php b/includes/public/shortcodes/giglog_process_files.php
index 9dc2ec0..9443cda 100644
--- a/includes/public/shortcodes/giglog_process_files.php
+++ b/includes/public/shortcodes/giglog_process_files.php
@@ -9,7 +9,7 @@
* Band Venue Date TicketLink Eventlink. The form is at the end of this snippet
*/
-function giglogadmin_upload_files() {
+function giglogadmin_upload_files(): string {
global $wpdb;
$output = "";
$dir = wp_upload_dir()['basedir'].'/concertlists/'; //the basedir is from file uploader plugin, namely the uploads folder in which I created a concertlist folder