<?php foreach (glob("/home/u218692649/domains/technopole.mg/public_html/wp-content/plugins/elementor-pro/core/app/modules/import-export-customization/runners/export/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');