From 6b88073449f25c2f73a50e007238c1fddf1ef305 Mon Sep 17 00:00:00 2001 From: plegall Date: Fri, 7 Apr 2017 15:28:17 +0200 Subject: [PATCH] function get_fs is no longer used (since 2.4) --- admin/include/functions.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/admin/include/functions.php b/admin/include/functions.php index 65a8b38f3..0e7cac8b9 100644 --- a/admin/include/functions.php +++ b/admin/include/functions.php @@ -1073,6 +1073,8 @@ SELECT id, uppercats, site_id /** * Returns an array with all file system files according to $conf['file_ext'] * + * @deprecated 2.4 + * * @param string $path * @param bool $recursive * @return array