mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Remove old echo test message Added new $foundInSelFile var Both this and bFile are false to begin with Testing on not false of bannedFile in strpos If we find our matching item is one of our selected files, set $foundInSelFile to true Only if we don't have a banned file and either we have no selected files, or we do have some and have a match, push to array etc PHP_EOL's to make source easier to read