diff options
Diffstat (limited to '')
-rw-r--r-- | include/ws_functions.inc.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ws_functions.inc.php b/include/ws_functions.inc.php index e1967bcbb..7d1c6431a 100644 --- a/include/ws_functions.inc.php +++ b/include/ws_functions.inc.php @@ -2427,6 +2427,7 @@ SELECT * $update = array(); $info_columns = array( + 'file', 'name', 'author', 'comment', |