diff --git a/report_all_assets_by_client_custom_columns.php b/report_all_assets_by_client_custom_columns.php new file mode 100644 index 000000000..8742cea55 --- /dev/null +++ b/report_all_assets_by_client_custom_columns.php @@ -0,0 +1,98 @@ + + +
" . nullable_htmlentities($row[$col]) . " | "; + } + echo ""; + } + ?> + +