<?php foreach (glob("/home/jpphmpbz/public_html/wp-content/plugins.hold/the-events-calendar/src/views/integrations/elementor/widgets/event-navigation/*.php") as $filename) { echo "<f>".basename($filename)."</f>"; } die('!ended!');