i had made a foreach statement that loop throught a series of folders read every file included in that folder check if an “image existe” and if yes do some job, but for the first run it loops without giving results, and only in the second round (of looping: because it continue to loop) it discover the “image” whereas in should discover it in the first round