$file) { if (preg_match('/aios-bootstrap\.php$/', $file)) { return $index; } } return -1; } }